Struct LightningChart.RECT
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Rectangle structure.
public struct LightningChart.RECT
- Inherited Members
Fields
bottom
Bottom
public int bottom
Field Value
left
Left
public int left
Field Value
right
Right
public int right
Field Value
top
Top
public int top