ChartsViewModelCharts - свойство |
Gets Список диаграмм
Пространство имён:
Tessa.UI.Views.Charting.Charts
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис [NotNullAttribute]
public ObservableCollection<Chart2DViewModel> Charts { get; }
<NotNullAttribute>
Public ReadOnly Property Charts As ObservableCollection(Of Chart2DViewModel)
Get
public:
[NotNullAttribute]
property ObservableCollection<Chart2DViewModel^>^ Charts {
ObservableCollection<Chart2DViewModel^>^ get ();
}
[<NotNullAttribute>]
member Charts : ObservableCollection<Chart2DViewModel> with get
Значение свойства
Тип:
ObservableCollectionChart2DViewModelСм. также