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

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

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

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

Параметры

context
Тип: Tessa.UI.Views.Charting.ChartsIChartEditorContext
model
Тип: Tessa.UI.Views.Charting.ChartsIChart2DModel
annotationStructureItemFactory
Тип: Tessa.UI.Views.Charting.Charts.ChartStructureAnnotationStructureItemFactory
annotationFactoryRegistry
Тип: Tessa.UI.Views.ChartingIRegistryIAnnotationFactory
dialogService
Тип: Tessa.UI.ControlsIDialogService
chartsViewModel
Тип: Tessa.UI.Views.Charting.ChartsChartsViewModel
См. также