TessaPieSegmentCreateVisual - метод

Used for creating UIElement for rendering this segment. This method is not intended to be called explicitly outside the Chart but it can be overridden by any derived class.

Definition

Пространство имён: Tessa.UI.Views.Charting.Series
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public override UIElement CreateVisual(
	Size size
)

Параметры

size  Size
Size of the panel

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

UIElement
returns UIElement

См. также