Enum DoubleClickAction3D
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Double click zoom/pan operation.
Used as value for DevicePrimaryButtonDoubleClickAction property, to define what happens when device primary button is double clicked.
public enum DoubleClickAction3D
Fields
Off = 0Disabled.
ZoomToDataAndLabelsArea = 1Zoom to fit all data and LabelsArea (the graph) to area limited by margins and ZoomPadding.