Table of Contents

Class BoundingBox

Namespace
LightningChartLib.WinForms.Charting.Maps
Assembly
LightningChart.WinForms.Charting.NET4.dll
summary T:LightningChartLib.WinForms.Charting.Maps.BoundingBox
public class BoundingBox
Inheritance
BoundingBox
Inherited Members

Constructors

BoundingBox()

LightningChartLib.WinForms.Charting.Maps.BoundingBox
public BoundingBox()

Properties

East

summary P:LightningChartLib.WinForms.Charting.Maps.BoundingBox.East
public float East { get; set; }

Property Value

float

North

summary P:LightningChartLib.WinForms.Charting.Maps.BoundingBox.North
public float North { get; set; }

Property Value

float

South

summary P:LightningChartLib.WinForms.Charting.Maps.BoundingBox.South
public float South { get; set; }

Property Value

float

West

summary P:LightningChartLib.WinForms.Charting.Maps.BoundingBox.West
public float West { get; set; }

Property Value

float