WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1Sunburst Class / CustomPalette Property
In This Topic
    CustomPalette Property (C1Sunburst)
    In This Topic
    Gets or sets the custom chart palette.
    Syntax
    public IList<Brush> CustomPalette {get; set;}
    See Also