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

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

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

Пространство имён:  Tessa.UI.Views.Charting.Charts.ChartStructure
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public AnnotationChartStructureItem(
	[NotNullAttribute] IChartEditorContext context,
	[NotNullAttribute] IAnnotationModel annotationModel,
	[NotNullAttribute] ICommand deleteCommand,
	[NotNullAttribute] IRegistry<IAnnotationFactory> annotationFactoriesRegistry,
	[NotNullAttribute] ChartsViewModel chartsViewModel
)

Параметры

context
Тип: Tessa.UI.Views.Charting.ChartsIChartEditorContext
annotationModel
Тип: Tessa.UI.Views.Charting.AnnotationsIAnnotationModel
deleteCommand
Тип: System.Windows.InputICommand
annotationFactoriesRegistry
Тип: Tessa.UI.Views.ChartingIRegistryIAnnotationFactory
chartsViewModel
Тип: Tessa.UI.Views.Charting.ChartsChartsViewModel
См. также