Click or drag to resize

LegendBoxPolarCategoryColor Property

LightningChart .NET Help
Category title color

Namespace:  Arction.Wpf.Charting.Views.ViewPolar
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(Color), "White")]
public Color CategoryColor { get; set; }

Property Value

Type: Color
See Also