AxisStyleCollectionAdd Method |
Adds an axis style to the collection.
Namespace: Altaxo.Graph.Graph3D.AxisAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void Add(
AxisStyle value
)
Parameters
- value AxisStyle
- The axis style to add.
See Also