LightningChart .NET Help
Map type.
Namespace:
Arction.WinForms.Charting.Maps
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(MapMapType.Off)]
public MapMapType Type { get; set; }<DefaultValueAttribute(MapMapType.Off)>
Public Property Type As MapMapType
Get
Set
public:
[DefaultValueAttribute(MapMapType::Off)]
property MapMapType Type {
MapMapType get ();
void set (MapMapType value);
}Property Value
Type:
MapMapType
See Also