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

TessaDoughnuntSegmentCreateVisual(Size) - метод

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.

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

Параметры

size
Тип: System.WindowsSize
Size of the panel

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

Тип: UIElement
returns UIElement
См. также