GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / GraduatedScale Class / Range Property
In This Topic
    Range Property (GraduatedScale)
    In This Topic
    Gets the range of values represented by the GraduatedScale
    Syntax
    public virtual double Range {get;}

    Property Value

    This is just the Maximum minus the Minimum.
    See Also