Click or drag to resize

CSAxisInformationNameOfAxisStyle Property

Name of the axis style. For cartesian coordinates for instance left, right, bottom or top.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string NameOfAxisStyle { get; }

Property Value

String
See Also