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

Initializes a new instance of the VerticalLineAnnotationViewModel class. Initializes a new instance of the LineAnnotationViewModel class. Initializes a new instance of the ShapeAnnotationViewModelTModel class. Initializes a new instance of the AnnotationViewModelTModel class. Initializes a new instance of the PropertyContainerTModel class.

Definition

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

Параметры

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

См. также