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

Initializes a new instance of the StackingBarSeriesViewModel class. Initializes a new instance of the StackingSeriesWithSpacingViewModelTModel class. Initializes a new instance of the StackingSeriesBaseViewModelTModel class. Initializes a new instance of the CartesianSeriesViewModelTModel class. Initializes a new instance of the ChartSeriesViewModelTModel class. Initializes a new instance of the PropertyContainerTModel class.

Definition

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

Параметры

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

См. также