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