C# Класс LiveCharts.Uwp.PieChart

The pie chart compares mainly the distribution of the data according to different series.
Наследование: Chart, IPieChart
Показать файл Открыть проект

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

Свойство Тип Описание
HoverPushOutProperty Windows.UI.Xaml.DependencyProperty
InnerRadiusProperty Windows.UI.Xaml.DependencyProperty
StartingRotationAngleProperty Windows.UI.Xaml.DependencyProperty

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

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

Initializes a new instance of PieChart class

Защищенные методы

Метод Описание
GetTooltipPosition ( ChartPoint senderPoint ) : Point

Gets the tooltip position.

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

GetTooltipPosition() защищенный Метод

Gets the tooltip position.
protected GetTooltipPosition ( ChartPoint senderPoint ) : Point
senderPoint ChartPoint The sender point.
Результат Point

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

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

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

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

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

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

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

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

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