Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeGradient Class / CommonGradientName Property

In This Topic
    CommonGradientName Property (C1GaugeGradient)
    In This Topic
    Gets or sets the name of the gradient template.
    Syntax
    'Declaration
     
    Public Property CommonGradientName As System.String
    public System.string CommonGradientName {get; set;}
    See Also