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

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

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

Пространство имён:  Tessa.UI.Views.Charting.Charts.ChartStructure
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public SecondaryAxisStructureItem(
	[NotNullAttribute] IChartEditorContext context,
	[NotNullAttribute] IChart2DModel model,
	[NotNullAttribute] AxisEditorFactory axisEditorFactory,
	[NotNullAttribute] StripLineStructureItemFactory stripLineFactory,
	[NotNullAttribute] ScaleBreakStructureItemFactory scaleBreakFactory,
	[NotNullAttribute] IDialogService dialogService,
	[NotNullAttribute] ChartsViewModel chartsViewModel
)

Параметры

context
Тип: Tessa.UI.Views.Charting.ChartsIChartEditorContext
model
Тип: Tessa.UI.Views.Charting.ChartsIChart2DModel
axisEditorFactory
Тип: Tessa.UI.Views.Charting.AxisesAxisEditorFactory
stripLineFactory
Тип: Tessa.UI.Views.Charting.Charts.ChartStructureStripLineStructureItemFactory
scaleBreakFactory
Тип: Tessa.UI.Views.Charting.AxisesScaleBreakStructureItemFactory
dialogService
Тип: Tessa.UI.ControlsIDialogService
chartsViewModel
Тип: Tessa.UI.Views.Charting.ChartsChartsViewModel
См. также