Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DGetUsedMaximumValue Method

Returns the used maximum value. This value can be different from MaximumValue when SnapMaximumValueToMajorTicks is set to true.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public double GetUsedMaximumValue()

Return Value

Double
used maximum value
See Also