C# 클래스 LiveCharts.Uwp.PieChart

The pie chart compares mainly the distribution of the data according to different series.
상속: Chart, IPieChart
파일 보기 프로젝트 열기: beto-rodriguez/Live-Charts

공개 프로퍼티들

프로퍼티 타입 설명
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