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