LegendViewModel - конструктор

Initializes a new instance of the LegendViewModel class. Initializes a new instance of the PropertyContainerTModel class.

Definition

Пространство имён: Tessa.UI.Views.Charting.Legends
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public LegendViewModel(
	[NotNullAttribute] ILegendModel model,
	[NotNullAttribute] PropertyBuilderFactory propertyBuilderFactory,
	[NotNullAttribute] PropertyChangedPublisher publisher
)

Параметры

model  ILegendModel
Модель для которой создается контейнер
propertyBuilderFactory  PropertyBuilderFactory
Фабрика создания построителя свойств
publisher  PropertyChangedPublisher
Публикатор уведомлений об изменении свойств

См. также