Table of Contents

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

int

left

Left

public int left

Field Value

int

right

Right

public int right

Field Value

int

top

Top

public int top

Field Value

int