CSAxisInformation(CSLineID) Constructor | 
            Initializes a new instance of the 
CSAxisInformation class, with only the identifier, but no other information.
            
 Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic CSAxisInformation(
	CSLineID identifier
)
Parameters
- identifier  CSLineID
 - The identifier.
 
See Also