LegendBoxXYCategorization Property |
LightningChart .NET Help
Items categorization
Namespace:
Arction.WinForms.Charting.Views.ViewXY
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(LegendBoxCategorization.None)]
public LegendBoxCategorization Categorization { get; set; }<DefaultValueAttribute(LegendBoxCategorization.None)>
Public Property Categorization As LegendBoxCategorization
Get
Set
public:
[DefaultValueAttribute(LegendBoxCategorization::None)]
property LegendBoxCategorization Categorization {
LegendBoxCategorization get ();
void set (LegendBoxCategorization value);
}Property Value
Type:
LegendBoxCategorization
See Also