Click or drag to resize

AxisStyleControllerMajorLabelCondView Property

Gets the conditional view for the major label style.

Namespace: Altaxo.Gui.Graph.Gdi.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IConditionalDocumentView MajorLabelCondView { get; }

Property Value

IConditionalDocumentView
See Also