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

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

Definition

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

Параметры

context  IChartEditorContext
 
model  IChart2DModel
 
annotationStructureItemFactory  AnnotationStructureItemFactory
 
annotationFactoryRegistry  IRegistryIAnnotationFactory
 
dialogService  IDialogService
 
chartsViewModel  ChartsViewModel
 

См. также