MAUI | ComponentOne
C1.Maui.Chart Assembly / C1.Maui.Chart Namespace / Heatmap Class / ColorScale Property
In This Topic
    ColorScale Property
    In This Topic
    Gets or sets the color scale for the heatmap. The color scale defines trasformation from data value to color.
    Syntax
    public IColorScale ColorScale {get; set;}
    See Also