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