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