Click or drag to resize

AxisStyleShowMajorLabels(IReadOnlyPropertyBag) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Axis.AxisStyle.ShowMajorLabels(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 ShowMajorLabels(
	IReadOnlyPropertyBag context
)

Parameters

context  IReadOnlyPropertyBag

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

See Also