LabelPlotStyleAttachedPlane Property |
Gets/sets the axis this label is attached to. If set to null, the label is positioned normally.
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public CSPlaneID? AttachedPlane { get; set; }
Property Value
CSPlaneIDSee Also