Class GridOptionsRound
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Grid options of round views.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class GridOptionsRound : GridOptions, IChartNode, IDisposable, IGridOptions
- Inheritance
-
GridOptionsRound
- Implements
- Derived
- Inherited Members
Constructors
GridOptionsRound()
Constructor for Form designer list editor
public GridOptionsRound()
GridOptionsRound(IChartNode)
Constructor
public GridOptionsRound(IChartNode owner)
Parameters
ownerIChartNodeParent.
Properties
LabelsColor
Color of the labels.
public Color LabelsColor { get; set; }
Property Value
LineWidth
Line width.
public double LineWidth { get; set; }