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

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

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

Свойство Тип Описание
HoverPushOutProperty System.Windows.DependencyProperty
InnerRadiusProperty System.Windows.DependencyProperty
StartingRotationAngleProperty System.Windows.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,System.Windows HoverPushOutProperty
Результат System.Windows.DependencyProperty

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

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

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

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