Table of Contents

Enum ClipDirection

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Clip direction.

public enum ClipDirection

Fields

None = 0

None. Don't clip, disabled.

X = 1

Clip in X direction.

Y = 2

Clip in Y direction.