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.3179.0 (4.8.3179.0)
Syntax public CSAxisInformation(
CSLineID identifier
)
Parameters
- identifier CSLineID
- The identifier.
See Also