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