C# 클래스 CrossPieCharts.UWP.PieCharts.PieChart

Pie Chart control for UWP.
상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: HoussemDellai/Xamarin-Forms-Pie-Chart

공개 프로퍼티들

프로퍼티 타입 설명
BackgroundColorProperty Windows.UI.Xaml.DependencyProperty
PercentageProperty Windows.UI.Xaml.DependencyProperty
RadiusProperty Windows.UI.Xaml.DependencyProperty
Segment360ColorProperty Windows.UI.Xaml.DependencyProperty
SegmentColorProperty Windows.UI.Xaml.DependencyProperty
StrokeThicknessProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
InitializePieChart ( ) : void
PieChart ( ) : System
RenderArc ( ) : void

비공개 메소드들

메소드 설명
ComputeCartesianCoordinate ( double angle, double radius ) : Point
OnPercentageChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs args ) : void
OnPropertyChanged ( DependencyObject sender, DependencyPropertyChangedEventArgs args ) : void

메소드 상세

InitializePieChart() 공개 메소드

public InitializePieChart ( ) : void
리턴 void

PieChart() 공개 메소드

public PieChart ( ) : System
리턴 System

RenderArc() 공개 메소드

public RenderArc ( ) : void
리턴 void

프로퍼티 상세

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

public static DependencyProperty,Windows.UI.Xaml BackgroundColorProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml PercentageProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml RadiusProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml Segment360ColorProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml SegmentColorProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml StrokeThicknessProperty
리턴 Windows.UI.Xaml.DependencyProperty