C# Класс LiveCharts.Uwp.Points.PieSlice

Наследование: Windows.UI.Xaml.Shapes.Path
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
InnerRadiusProperty Windows.UI.Xaml.DependencyProperty
PercentageProperty Windows.UI.Xaml.DependencyProperty
PieceValueProperty Windows.UI.Xaml.DependencyProperty
PushOutProperty Windows.UI.Xaml.DependencyProperty
RadiusProperty Windows.UI.Xaml.DependencyProperty
RotationAngleProperty Windows.UI.Xaml.DependencyProperty
WedgeAngleProperty Windows.UI.Xaml.DependencyProperty
XOffsetProperty Windows.UI.Xaml.DependencyProperty
YOffsetProperty Windows.UI.Xaml.DependencyProperty

Открытые методы

Метод Описание
PieSlice ( ) : System

Initializes a new instance of the PieSlice class.

Приватные методы

Метод Описание
RenderAffectingPropertyChanged ( DependencyObject obj, DependencyProperty dp ) : void
SetRenderData ( ) : void

Draws the pie piece

Описание методов

PieSlice() публичный Метод

Initializes a new instance of the PieSlice class.
public PieSlice ( ) : System
Результат System

Описание свойств

InnerRadiusProperty публичное статическое свойство

The inner radius property
public static DependencyProperty,Windows.UI.Xaml InnerRadiusProperty
Результат Windows.UI.Xaml.DependencyProperty

PercentageProperty публичное статическое свойство

The percentage property
public static DependencyProperty,Windows.UI.Xaml PercentageProperty
Результат Windows.UI.Xaml.DependencyProperty

PieceValueProperty публичное статическое свойство

The piece value property
public static DependencyProperty,Windows.UI.Xaml PieceValueProperty
Результат Windows.UI.Xaml.DependencyProperty

PushOutProperty публичное статическое свойство

The push out property
public static DependencyProperty,Windows.UI.Xaml PushOutProperty
Результат Windows.UI.Xaml.DependencyProperty

RadiusProperty публичное статическое свойство

The radius property
public static DependencyProperty,Windows.UI.Xaml RadiusProperty
Результат Windows.UI.Xaml.DependencyProperty

RotationAngleProperty публичное статическое свойство

The rotation angle property
public static DependencyProperty,Windows.UI.Xaml RotationAngleProperty
Результат Windows.UI.Xaml.DependencyProperty

WedgeAngleProperty публичное статическое свойство

The wedge angle property
public static DependencyProperty,Windows.UI.Xaml WedgeAngleProperty
Результат Windows.UI.Xaml.DependencyProperty

XOffsetProperty публичное статическое свойство

The x offset property
public static DependencyProperty,Windows.UI.Xaml XOffsetProperty
Результат Windows.UI.Xaml.DependencyProperty

YOffsetProperty публичное статическое свойство

The y offset property
public static DependencyProperty,Windows.UI.Xaml YOffsetProperty
Результат Windows.UI.Xaml.DependencyProperty