Click or drag to resize

PopulationCategory Constructor (CityOptions, UInt32)

LightningChart .NET Help
Constructor.

Namespace:  Arction.Wpf.Charting.Maps
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public PopulationCategory(
	CityOptions owner,
	uint uiMinPopulation
)

Parameters

owner
Type: Arction.Wpf.Charting.MapsCityOptions

[Missing <param name="owner"/> documentation for "M:Arction.Wpf.Charting.Maps.PopulationCategory.#ctor(Arction.Wpf.Charting.Maps.CityOptions,System.UInt32)"]

uiMinPopulation
Type: SystemUInt32

[Missing <param name="uiMinPopulation"/> documentation for "M:Arction.Wpf.Charting.Maps.PopulationCategory.#ctor(Arction.Wpf.Charting.Maps.CityOptions,System.UInt32)"]

See Also