Click or drag to resize

AxisStyleMinorLabelStyle Property

Determines the style of the minor labels.

Namespace: Altaxo.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public AxisLabelStyle? MinorLabelStyle { get; set; }

Property Value

AxisLabelStyle
See Also