GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
IGraduatedScale Interface
/ Range Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Range Property (IGraduatedScale)
In This Topic
Gets the extent of the scale's range.
Syntax
C#
double
Range {
get
;}
Remarks
Standard behavior returns the difference between the scale's Maximum and Minimum values.
See Also
Reference
IGraduatedScale Interface
IGraduatedScale Members