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

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

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

Параметры

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