AbstractLegendFactoryCreateLegend - метод

Осуществляет создание легенды

Definition

Пространство имён: Tessa.UI.Views.Charting.Legends
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public abstract ChartLegend CreateLegend(
	ILegendModel model
)

Параметры

model  ILegendModel
Модель легенды

Возвращаемое значение

ChartLegend
Легенда

Реализации

ILegendFactoryCreateLegend(ILegendModel)

См. также