|
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.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax protected double GetValuesRange()
Return Value
Doubledifference between used maximum value and used minimum value
See Also