Table of Contents

Class MapItems

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

Map items.

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

Constructors

MapItems()

Constructor.

public MapItems()

Properties

Layers

Map layers (areas, lines, points).

public MapItem[][] Layers { get; }

Property Value

MapItem[][]