Для изменения размера нажмите или перетащите

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

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

Параметры

model
Тип: Tessa.UI.Views.Charting.AnnotationsHorizontalLineAnnotationModel
Модель для которой создается контейнер
propertyBuilderFactory
Тип: Tessa.UI.Views.Charting.PropertiesPropertyBuilderFactory
Фабрика создания строителя свойств
publisher
Тип: Tessa.UI.Views.Charting.PropertiesPropertyChangedPublisher
Публикатор уведомлений об изменении свойств
См. также