ViewPie3DLegendBox3DPie Property |
LightningChart .NET Help
Pie legend box.
Namespace:
Arction.Wpf.Charting.Views.ViewPie3D
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic LegendBoxPie3D LegendBox3DPie { get; set; }Public Property LegendBox3DPie As LegendBoxPie3D
Get
Set
public:
property LegendBoxPie3D^ LegendBox3DPie {
LegendBoxPie3D^ get ();
void set (LegendBoxPie3D^ value);
}Property Value
Type:
LegendBoxPie3D
See Also