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

Initializes a new instance of the NumericalAxisViewModel 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 NumericalAxisViewModel(
	[NotNullAttribute] INumericalAxisModel model,
	[NotNullAttribute] PropertyBuilderFactory propertyBuilderFactory,
	[NotNullAttribute] PropertyChangedPublisher publisher
)

Параметры

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

См. также