Table of Contents

Enum GridVisibilityOrder

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

Defines the grids position in relation to other elements in depth direction. In other words, used in defining in which order different objects are drawn.

public enum GridVisibilityOrder

Fields

BehindSeries = 0

Grid lines behind series.

FrontOfSeries = 1

Grid lines in front of series.