Click or drag to resize

PolarLegendBoxCategorization Enumeration

LightningChart .NET Help
Polar legend box items categorization.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public enum PolarLegendBoxCategorization
Members
  Member nameValueDescription
None0 No categorization.
Axes1 Categorization by axes.
SeriesType2 Categorization by series type.
See Also