Click or drag to resize

MapHeader Class

LightningChart .NET Help
Map header.
Inheritance Hierarchy
SystemObject
  LightningChartLib.UWP.ChartingMVVM.MapsMapHeader

Namespace: LightningChartLib.UWP.ChartingMVVM.Maps
Assembly: LightningChart.UWP.ChartingMVVM (in LightningChart.UWP.ChartingMVVM.dll) Version: 11.0.1
XMLNS for XAML: Not mapped to an xmlns.
Syntax
[SerializableAttribute]
[TypeConverterAttribute(typeof(GeneralTypeConverter))]
public class MapHeader

The MapHeader type exposes the following members.

Constructors
 NameDescription
Public methodMapHeader Constructor.
Top
Properties
 NameDescription
Public propertyDescription Map description.
Public propertyFileName Map file name.
Public propertyName Map name.
Top
See Also