Click or drag to resize

IGridOptions Interface

LightningChart .NET Help
Grid options.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public interface IGridOptions

The IGridOptions type exposes the following members.

Properties
  NameDescription
Public propertyColor
Grid color
Public propertyPattern
Grid pattern.
Public propertyPatternScale
Pattern scale
Public propertyVisible
Grid visible.
Top
Methods
  NameDescription
Public methodToString
Grid to string.
Top
See Also