Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1BulletGraph Class / Maximum Property

In This Topic
    Maximum Property (C1BulletGraph)
    In This Topic
    Gets or sets the largest value that can be displayed on the gauge.
    Syntax
    'Declaration
     
    Public Property Maximum As System.Double
    public System.double Maximum {get; set;}
    See Also