TrackColor Property (DoughnutSeries)
Gets or sets the track area color to customize the appearance of stacked doughnut series. This is a bindable property.
Syntax
public Xamarin.Forms.Color TrackColor {get; set;}
Property Value
The color of the track.AssemblyVersion
Syncfusion.SfChart.XForms: 17.3451.0.26
See Also