Click or drag to resize

PieTitleStyle Enumeration

LightningChart .NET Help
Pie titles style.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public enum PieTitleStyle
Members
  Member nameValueDescription
Titles0 Titles are on shown on top of the pie slices.
Values1 Values are on shown on top of the pie slices.
Percents2 Percents are on shown on top of the pie slices.
See Also