ZoomPanOptionsBase Constructor (ViewBase) |
LightningChart .NET Help
Constructor.
Namespace:
Arction.Wpf.Charting.Views
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic ZoomPanOptionsBase(
ViewBase owner
)
Public Sub New (
owner As ViewBase
)
public:
ZoomPanOptionsBase(
ViewBase^ owner
)
Parameters
- owner
- Type: Arction.Wpf.Charting.ViewsViewBase
Parent.
See Also