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