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

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

Definition

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

Параметры

context  IChartEditorContext
 
legendSelectorViewModel  LegendSelectorViewModel
 
chartsViewModel  ChartsViewModel
 

См. также