Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeBase Class / ColorMaps Property

In This Topic
    ColorMaps Property (C1GaugeBase)
    In This Topic
    Gets the collection of templates for value colors.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColorMaps As CommonColorMapCollection
    public CommonColorMapCollection ColorMaps {get;}
    See Also