Table of Contents

Class CopyrightDetails

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

Constructors

CopyrightDetails()

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

Properties

BoundingBoxes

summary P:LightningChartLib.WinForms.Charting.Maps.CopyrightDetails.BoundingBoxes
public List<BoundingBox> BoundingBoxes { get; set; }

Property Value

List<BoundingBox>

CopyrightText

summary P:LightningChartLib.WinForms.Charting.Maps.CopyrightDetails.CopyrightText
public string CopyrightText { get; set; }

Property Value

string

Label

summary P:LightningChartLib.WinForms.Charting.Maps.CopyrightDetails.Label
public string Label { get; set; }

Property Value

string

MaxLevel

summary P:LightningChartLib.WinForms.Charting.Maps.CopyrightDetails.MaxLevel
public int MaxLevel { get; set; }

Property Value

int

MinLevel

summary P:LightningChartLib.WinForms.Charting.Maps.CopyrightDetails.MinLevel
public int MinLevel { get; set; }

Property Value

int