Click or drag to resize

PieSliceColor Property

LightningChart .NET Help
Pie slice color.

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

Property Value

Type: Color
See Also