WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / GradientColorScale Class / Colors Property
In This Topic
    Colors Property
    In This Topic
    Get or sets the list of colors for the scale.
    Syntax
    public List<Color> Colors {get; set;}
    See Also