Click or drag to resize

AxisStyleControllerMinorLabelCondController Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.Gdi.Axis.AxisStyleController.MinorLabelCondController"]


Namespace: Altaxo.Gui.Graph.Gdi.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ConditionalDocumentController<AxisLabelStyle> MinorLabelCondController { get; }

Property Value

ConditionalDocumentControllerAxisLabelStyle
See Also