LightningChart .NET Help
Gets population. This is a dependency property.
Namespace:
Arction.Wpf.ChartingMVVM.Maps
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic uint Population { get; }Public ReadOnly Property Population As UInteger
Get
public:
property unsigned int Population {
unsigned int get ();
}Property Value
Type:
UInt32
See Also