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