GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace / IGraduatedScale Interface / Maximum Property
In This Topic
    Maximum Property (IGraduatedScale)
    In This Topic
    Gets or sets the maximum value represented on the scale.
    Syntax
    double Maximum {get; set;}
    Remarks
    Standard behavior dictates the scale be inclusive of the minimum and maximum values
    See Also