SeriesLegendChartStructureItem - конструктор |
Пространство имён:
Tessa.UI.Views.Charting.Charts.ChartStructure
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public SeriesLegendChartStructureItem(
[NotNullAttribute] IChartEditorContext context,
[NotNullAttribute] IChartSeriesViewModel chartSeriesViewModel
)
Public Sub New (
<NotNullAttribute> context As IChartEditorContext,
<NotNullAttribute> chartSeriesViewModel As IChartSeriesViewModel
)
public:
SeriesLegendChartStructureItem(
[NotNullAttribute] IChartEditorContext^ context,
[NotNullAttribute] IChartSeriesViewModel^ chartSeriesViewModel
)
new :
[<NotNullAttribute>] context : IChartEditorContext *
[<NotNullAttribute>] chartSeriesViewModel : IChartSeriesViewModel -> SeriesLegendChartStructureItem
Параметры
- context
- Тип: Tessa.UI.Views.Charting.ChartsIChartEditorContext
- chartSeriesViewModel
- Тип: Tessa.UI.Views.Charting.SeriesIChartSeriesViewModel
См. также