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

Initializes a new instance of the DefaultLegendViewModel class. 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 DefaultLegendViewModel(
	[NotNullAttribute] ILegendModel model,
	PropertyBuilderFactory factory,
	PropertyChangedPublisher publisher
)

Параметры

model  ILegendModel
Модель
factory  PropertyBuilderFactory
Фабрика построителя свойств
publisher  PropertyChangedPublisher
The publisher.

См. также