Click or drag to resize

PerformanceChartModelChartCounters Property

[Missing <summary> documentation for "P:Demo3D.Utilities.Performance.PerformanceChartModel.ChartCounters"]

Namespace:  Demo3D.Utilities.Performance
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public ObservableCollection<ChartCounter> ChartCounters { get; }

Property Value

Type: ObservableCollectionChartCounter
See Also