Click or drag to resize

LightningChartViewPie3D Property

LightningChart .NET Help
Gets or sets 3D pie chart view. This is a dependency property.

Namespace:  Arction.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public ViewPie3D ViewPie3D { get; set; }

Property Value

Type: ViewPie3D
See Also