AxisStyleCollectionUpdateCoordinateSystem Method |
Updates the cached coordinate system for all axis styles in the collection.
Namespace: Altaxo.Graph.Graph3D.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void UpdateCoordinateSystem(
G3DCoordinateSystem cs
)
Parameters
- cs G3DCoordinateSystem
- The coordinate system to cache.
See Also