Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DGetValuesRange Method

GetValuesRange returns the difference between used maximum value and used minimum value. Note that used maximum 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#
protected double GetValuesRange()

Return Value

Double
difference between used maximum value and used minimum value
See Also