Class GridOptions
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Grid options
[TypeConverter(typeof(ExpandableObjectConverter))]
public class GridOptions : ChartNode, IChartNode, IDisposable, IGridOptions
- Inheritance
-
GridOptions
- Implements
- Derived
- Inherited Members
Constructors
GridOptions()
Constructor for Form designer list editor
public GridOptions()
GridOptions(IChartNode)
Constructor
public GridOptions(IChartNode owner)
Parameters
ownerIChartNodeParent.
Properties
Color
Line color
public Color Color { get; set; }
Property Value
Pattern
Pattern
public LinePattern Pattern { get; set; }
Property Value
PatternScale
Pattern scale
public int PatternScale { get; set; }
Property Value
Visible
Is grid visible or not
public bool Visible { get; set; }
Property Value
Methods
Dispose(bool)
Clean up any resources being used.
protected override void Dispose(bool disposing)
Parameters
disposingbooltrue if managed resources should be disposed, otherwise false.
ToString()
Convert class description to string
public override string ToString()
Returns
- string
String