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

SeriesHelperApplySegmentsInterior - метод

Применяет палитру к сегментам ряда

Пространство имён:  Tessa.UI.Views.Charting.Series
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public static void ApplySegmentsInterior(
	[NotNullAttribute] IChartSeries seriesModel,
	[NotNullAttribute] List<ChartSeries> series,
	[NotNullAttribute] PaletteBase palette
)

Параметры

seriesModel
Тип: Tessa.UI.Views.Charting.SeriesIChartSeries
Модель ряда
series
Тип: System.Collections.GenericListChartSeries
Ряд диаграммы
palette
Тип: Tessa.UI.Views.Charting.PalettesPaletteBase
Палитра
См. также