ChartSeriesViewModelTModelLegendFactory - свойство |
Gets or sets Фабрика создания легенды
Пространство имён:
Tessa.UI.Views.Charting.Series
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[NotNullAttribute]
[DependencyAttribute]
public LegendEditorFactory LegendFactory { get; set; }<NotNullAttribute>
<DependencyAttribute>
Public Property LegendFactory As LegendEditorFactory
Get
Set
public:
[NotNullAttribute]
[DependencyAttribute]
property LegendEditorFactory^ LegendFactory {
LegendEditorFactory^ get ();
void set (LegendEditorFactory^ value);
}[<NotNullAttribute>]
[<DependencyAttribute>]
member LegendFactory : LegendEditorFactory with get, set
Значение свойства
Тип:
LegendEditorFactory
См. также