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

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

Инициализирует новый экземпляр класса SeriesCollectionStructureItem

Пространство имён:  Tessa.UI.Views.Charting.Charts.ChartStructure
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public SeriesCollectionStructureItem(
	[NotNullAttribute] IChartEditorContext context,
	[NotNullAttribute] IChart2DModel model,
	[NotNullAttribute] IRegistry<IChartSeriesFactory> seriesFactoriesRegistry,
	[NotNullAttribute] IDialogService dialogService,
	[NotNullAttribute] SeriesStructureItemFactory seriesStructureItemFactory,
	[NotNullAttribute] ChartsViewModel chartsViewModel
)

Параметры

context
Тип: Tessa.UI.Views.Charting.ChartsIChartEditorContext
model
Тип: Tessa.UI.Views.Charting.ChartsIChart2DModel
seriesFactoriesRegistry
Тип: Tessa.UI.Views.ChartingIRegistryIChartSeriesFactory
dialogService
Тип: Tessa.UI.ControlsIDialogService
seriesStructureItemFactory
Тип: Tessa.UI.Views.Charting.Charts.ChartStructureSeriesStructureItemFactory
chartsViewModel
Тип: Tessa.UI.Views.Charting.ChartsChartsViewModel
См. также