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

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

공개 프로퍼티들

프로퍼티 타입 설명
CentreXProperty System.Windows.DependencyProperty
CentreYProperty System.Windows.DependencyProperty
InnerRadiusProperty System.Windows.DependencyProperty
PercentageProperty System.Windows.DependencyProperty
PieceValueProperty System.Windows.DependencyProperty
PushOutProperty System.Windows.DependencyProperty
RadiusProperty System.Windows.DependencyProperty
RotationAngleProperty System.Windows.DependencyProperty
WedgeAngleProperty System.Windows.DependencyProperty

비공개 메소드들

메소드 설명
DrawGeometry ( System.Windows.Media.StreamGeometryContext context ) : void

Draws the pie piece

프로퍼티 상세

CentreXProperty 공개적으로 정적으로 프로퍼티

The centre x property
public static DependencyProperty,System.Windows CentreXProperty
리턴 System.Windows.DependencyProperty

CentreYProperty 공개적으로 정적으로 프로퍼티

The centre y property
public static DependencyProperty,System.Windows CentreYProperty
리턴 System.Windows.DependencyProperty

InnerRadiusProperty 공개적으로 정적으로 프로퍼티

The inner radius property
public static DependencyProperty,System.Windows InnerRadiusProperty
리턴 System.Windows.DependencyProperty

PercentageProperty 공개적으로 정적으로 프로퍼티

The percentage property
public static DependencyProperty,System.Windows PercentageProperty
리턴 System.Windows.DependencyProperty

PieceValueProperty 공개적으로 정적으로 프로퍼티

The piece value property
public static DependencyProperty,System.Windows PieceValueProperty
리턴 System.Windows.DependencyProperty

PushOutProperty 공개적으로 정적으로 프로퍼티

The push out property
public static DependencyProperty,System.Windows PushOutProperty
리턴 System.Windows.DependencyProperty

RadiusProperty 공개적으로 정적으로 프로퍼티

The radius property
public static DependencyProperty,System.Windows RadiusProperty
리턴 System.Windows.DependencyProperty

RotationAngleProperty 공개적으로 정적으로 프로퍼티

The rotation angle property
public static DependencyProperty,System.Windows RotationAngleProperty
리턴 System.Windows.DependencyProperty

WedgeAngleProperty 공개적으로 정적으로 프로퍼티

The wedge angle property
public static DependencyProperty,System.Windows WedgeAngleProperty
리턴 System.Windows.DependencyProperty