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