Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.8 Assembly / C1.Win.C1Gauge Namespace / C1GaugeValueColor Class / Color Property

In This Topic
    Color Property (C1GaugeValueColor)
    In This Topic
    Gets or sets the Color associated with the value.
    Syntax
    'Declaration
     
    Public Property Color As System.Drawing.Color
    public System.Drawing.Color Color {get; set;}
    See Also