C# 클래스 LiveCharts.Uwp.AngularGauge

The gauge chart is useful to display progress or completion.
상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: beto-rodriguez/Live-Charts

공개 프로퍼티들

프로퍼티 타입 설명
AnimationsSpeedProperty Windows.UI.Xaml.DependencyProperty
DisableaAnimationsProperty Windows.UI.Xaml.DependencyProperty
FromValueProperty Windows.UI.Xaml.DependencyProperty
LabelFormatterProperty Windows.UI.Xaml.DependencyProperty
LabelsStepProperty Windows.UI.Xaml.DependencyProperty
NeedleFillProperty Windows.UI.Xaml.DependencyProperty
SectionsInnerRadiusProperty Windows.UI.Xaml.DependencyProperty
SectionsProperty Windows.UI.Xaml.DependencyProperty
TicksForegroundProperty Windows.UI.Xaml.DependencyProperty
TicksStepProperty Windows.UI.Xaml.DependencyProperty
TicksStrokeThicknessProperty Windows.UI.Xaml.DependencyProperty
ToValueProperty Windows.UI.Xaml.DependencyProperty
ValueProperty Windows.UI.Xaml.DependencyProperty
WedgeProperty Windows.UI.Xaml.DependencyProperty

Private Properties

프로퍼티 타입 설명
Draw void
LinearInterpolation double
MoveStick void
Redraw void
UpdateSections void
ValueChangedCallback void

공개 메소드들

메소드 설명
AngularGauge ( ) : System

Initializes a new instance of the AngularGauge class.

비공개 메소드들

메소드 설명
Draw ( ) : void
LinearInterpolation ( double fromA, double toA, double fromB, double toB, double value ) : double
MoveStick ( ) : void
Redraw ( DependencyObject o, DependencyPropertyChangedEventArgs e ) : void
UpdateSections ( ) : void
ValueChangedCallback ( DependencyObject o, DependencyPropertyChangedEventArgs e ) : void

메소드 상세

AngularGauge() 공개 메소드

Initializes a new instance of the AngularGauge class.
public AngularGauge ( ) : System
리턴 System

프로퍼티 상세

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

The animations speed property
public static DependencyProperty,Windows.UI.Xaml AnimationsSpeedProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The disablea animations property
public static DependencyProperty,Windows.UI.Xaml DisableaAnimationsProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

From value property
public static DependencyProperty,Windows.UI.Xaml FromValueProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The label formatter property
public static DependencyProperty,Windows.UI.Xaml LabelFormatterProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The labels step property
public static DependencyProperty,Windows.UI.Xaml LabelsStepProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The needle fill property
public static DependencyProperty,Windows.UI.Xaml NeedleFillProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The sections inner radius property
public static DependencyProperty,Windows.UI.Xaml SectionsInnerRadiusProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The sections property
public static DependencyProperty,Windows.UI.Xaml SectionsProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The ticks foreground property
public static DependencyProperty,Windows.UI.Xaml TicksForegroundProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The ticks step property
public static DependencyProperty,Windows.UI.Xaml TicksStepProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The ticks stroke thickness property
public static DependencyProperty,Windows.UI.Xaml TicksStrokeThicknessProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

To value property
public static DependencyProperty,Windows.UI.Xaml ToValueProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The value property
public static DependencyProperty,Windows.UI.Xaml ValueProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The wedge property
public static DependencyProperty,Windows.UI.Xaml WedgeProperty
리턴 Windows.UI.Xaml.DependencyProperty