Table of Contents

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 = 0

Disabled.

ZoomToDataAndLabelsArea = 1

Zoom to fit all data and LabelsArea (the graph) to area limited by margins and ZoomPadding.