LightningChartViewPie3D Property |
LightningChart .NET Help
3D pie chart view.
Namespace:
Arction.WinForms.Charting
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic ViewPie3D ViewPie3D { get; set; }Public Property ViewPie3D As ViewPie3D
Get
Set
public:
property ViewPie3D^ ViewPie3D {
ViewPie3D^ get ();
void set (ViewPie3D^ value);
}Property Value
Type:
ViewPie3D
See Also