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

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

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

Пространство имён:  Tessa.UI.Views.Charting.Charts.ChartStructure
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public ChartLegendStructureItem(
	[NotNullAttribute] IChartEditorContext context,
	[NotNullAttribute] LegendSelectorViewModel legendSelectorViewModel,
	[NotNullAttribute] ChartsViewModel chartsViewModel
)

Параметры

context
Тип: Tessa.UI.Views.Charting.ChartsIChartEditorContext
legendSelectorViewModel
Тип: Tessa.UI.Views.Charting.LegendsLegendSelectorViewModel
chartsViewModel
Тип: Tessa.UI.Views.Charting.ChartsChartsViewModel
См. также