Click or drag to resize

AxisStyleShowMinorLabels(CSAxisSide, IReadOnlyPropertyBag) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Axis.AxisStyle.ShowMinorLabels(Altaxo.Graph.CSAxisSide,Altaxo.Main.Properties.IReadOnlyPropertyBag)"]


Namespace: Altaxo.Graph.Graph3D.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ShowMinorLabels(
	CSAxisSide preferredLabelSide,
	IReadOnlyPropertyBag context
)

Parameters

preferredLabelSide  CSAxisSide

[Missing <param name="preferredLabelSide"/> documentation for "M:Altaxo.Graph.Graph3D.Axis.AxisStyle.ShowMinorLabels(Altaxo.Graph.CSAxisSide,Altaxo.Main.Properties.IReadOnlyPropertyBag)"]

context  IReadOnlyPropertyBag

[Missing <param name="context"/> documentation for "M:Altaxo.Graph.Graph3D.Axis.AxisStyle.ShowMinorLabels(Altaxo.Graph.CSAxisSide,Altaxo.Main.Properties.IReadOnlyPropertyBag)"]

See Also