Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeDecorator Class / ColorMapName Property

In This Topic
    ColorMapName Property (C1GaugeDecorator)
    In This Topic
    Gets or sets the name of template for the ValueColors collection.
    Syntax
    'Declaration
     
    Public Property ColorMapName As System.String
    public System.string ColorMapName {get; set;}
    See Also