Charts (.NET MAUI)ChartThemeOn this pageChartTheme Definition [ContentProperty(nameof(Brushes))]public class ChartTheme : BindableObject Properties NameTypeDescriptionDefaultBrushesList<Brush>Gets or Sets the brushes that are going to be used when color property or path does not have value or is not found respectivelynew List<Brush>()