C# 클래스 LiveCharts.Uwp.Points.PieSlice

상속: Windows.UI.Xaml.Shapes.Path
파일 보기 프로젝트 열기: beto-rodriguez/Live-Charts 1 사용 예제들

공개 프로퍼티들

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