AxisStyleCollectionUpdateCoordinateSystem Method |
Updates the cached coordinate system and refreshes cached axis information for all styles.
Namespace: Altaxo.Graph.Gdi.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void UpdateCoordinateSystem(
G2DCoordinateSystem cs
)
Parameters
- cs G2DCoordinateSystem
- The coordinate system.
See Also