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

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

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

Пространство имён:  Tessa.UI.Views.Charting.Charts.ChartStructure
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public StripLineStructureItem(
	[NotNullAttribute] IChartEditorContext context,
	[NotNullAttribute] IStripLineModel stripLineModel,
	[NotNullAttribute] StripLineEditorFactoryDelegate editorFactoryDelegate,
	[NotNullAttribute] ICommand deleteCommand,
	[NotNullAttribute] ChartsViewModel chartsViewModel
)

Параметры

context
Тип: Tessa.UI.Views.Charting.ChartsIChartEditorContext
stripLineModel
Тип: Tessa.UI.Views.Charting.AxisesIStripLineModel
editorFactoryDelegate
Тип: Tessa.UI.Views.Charting.AxisesStripLineEditorFactoryDelegate
deleteCommand
Тип: System.Windows.InputICommand
chartsViewModel
Тип: Tessa.UI.Views.Charting.ChartsChartsViewModel
См. также