ICoordinateSystemGetAxisStyleInformation Method |
Gets the axis-style information for the specified axis identifier.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxCSAxisInformation GetAxisStyleInformation(
CSLineID styleID
)
Parameters
- styleID CSLineID
- The style identifier.
Return Value
CSAxisInformationThe axis-style information.
See Also