Table of Contents

Class MapHeader

Namespace
LightningChartLib.WinForms.Charting.Maps
Assembly
LightningChart.WinForms.Charting.NET4.dll

Map header.

[TypeConverter(typeof(ExpandableObjectConverter))]
public class MapHeader
Inheritance
MapHeader
Inherited Members

Constructors

MapHeader()

Constructor.

public MapHeader()

Properties

Description

Map description.

public string Description { get; }

Property Value

string

FileName

Map file name.

public string FileName { get; }

Property Value

string

Name

Map name.

public string Name { get; }

Property Value

string