ChartInfoAliveCount Property |
LightningChart .NET Help
Number of charts currently alive.
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic int AliveCount { get; }Public ReadOnly Property AliveCount As Integer
Get
public:
property int AliveCount {
int get ();
}Property Value
Type:
Int32
See Also