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.2.9104.2045
Syntax
C#
public double GetUsedMaximumValue()

Return Value

Double
used maximum value
See Also