GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
IGraduatedScale Interface
/ Maximum Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Maximum Property (IGraduatedScale)
In This Topic
Gets or sets the maximum value represented on the scale.
Syntax
C#
double
Maximum {
get
;
set
;}
Remarks
Standard behavior dictates the scale be inclusive of the minimum and maximum values
See Also
Reference
IGraduatedScale Interface
IGraduatedScale Members