GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
GraduatedScale Class
/ 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 (GraduatedScale)
In This Topic
Gets the range of values represented by the
GraduatedScale
Syntax
C#
public
virtual
double
Range {
get
;}
Property Value
This is just the
Maximum
minus the
Minimum
.
See Also
Reference
GraduatedScale Class
GraduatedScale Members