ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / FormatLabelEventArgs Class / Value Property

In This Topic
    Value Property (FormatLabelEventArgs)
    In This Topic
    Gets the source value displayed in the label.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.Double
    public System.double Value {get;}
    See Also