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

Initializes a new instance of the TimeSpanAxisViewModel class. Initializes a new instance of the RangeAxisViewModelTModel class. Initializes a new instance of the AxisViewModelTModel class. Initializes a new instance of the PropertyContainerTModel class.

Definition

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

Параметры

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

См. также