Click or drag to resize

CityOptionsCityType Enumeration

LightningChart .NET Help
Cities type. Determines which kind of cities are shown.

Namespace:  Arction.WinForms.Charting.Maps
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public enum CityType
Members
  Member nameValueDescription
Off0 Cities are not shown.
Major1 Major cities.
All2 All cities.
See Also