Class ZoomPanOptionsSmith
- Namespace
- LightningChartLib.WinForms.Charting.Views.ViewSmith
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Zoom, pan and auto-fitting options for Smith view
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ZoomPanOptionsSmith : ZoomPanOptionsRound, IChartNode, IDisposable
- Inheritance
-
ZoomPanOptionsSmith
- Implements
- Inherited Members
Constructors
ZoomPanOptionsSmith()
Zoom Pan Options for Smith
public ZoomPanOptionsSmith()
ZoomPanOptionsSmith(ViewSmithBase)
Zoom Pan Options for Smith
public ZoomPanOptionsSmith(ViewSmithBase owner)
Parameters
ownerViewSmithBaseparam owner M:LightningChartLib.WinForms.Charting.Views.ViewSmith.ZoomPanOptionsSmith.#ctor(LightningChartLib.WinForms.Charting.Views.ViewSmith.ViewSmithBase)