ViewPie3DZoomPanOptions Property |
LightningChart .NET Help
Zoom, pan and rotation options.
Namespace:
Arction.WinForms.Charting.Views.ViewPie3D
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic ZoomPanOptionsPie3D ZoomPanOptions { get; set; }Public Property ZoomPanOptions As ZoomPanOptionsPie3D
Get
Set
public:
property ZoomPanOptionsPie3D^ ZoomPanOptions {
ZoomPanOptionsPie3D^ get ();
void set (ZoomPanOptionsPie3D^ value);
}Property Value
Type:
ZoomPanOptionsPie3D
See Also