C# 클래스 LiveCharts.Uwp.Gauge

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

공개 프로퍼티들

프로퍼티 타입 설명
AnimationsSpeedProperty Windows.UI.Xaml.DependencyProperty
FromColorProperty Windows.UI.Xaml.DependencyProperty
FromProperty Windows.UI.Xaml.DependencyProperty
GaugeBackgroundProperty Windows.UI.Xaml.DependencyProperty
HighFontSizeProperty Windows.UI.Xaml.DependencyProperty
InnerRadiusProperty Windows.UI.Xaml.DependencyProperty
LabelFormatterProperty Windows.UI.Xaml.DependencyProperty
StrokeProperty Windows.UI.Xaml.DependencyProperty
StrokeThicknessProperty Windows.UI.Xaml.DependencyProperty
ToColorProperty Windows.UI.Xaml.DependencyProperty
ToProperty Windows.UI.Xaml.DependencyProperty
Uses360ModeProperty Windows.UI.Xaml.DependencyProperty
ValueProperty Windows.UI.Xaml.DependencyProperty

Private Properties

프로퍼티 타입 설명
LinearInterpolation byte
Update void
UpdateCallback void

공개 메소드들

메소드 설명
Gauge ( ) : System

Initializes a new instance of the Gauge class.

비공개 메소드들

메소드 설명
LinearInterpolation ( double from, double to ) : byte
Update ( ) : void
UpdateCallback ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void

메소드 상세

Gauge() 공개 메소드

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

프로퍼티 상세

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

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

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

From color property
public static DependencyProperty,Windows.UI.Xaml FromColorProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

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

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

The gauge background property
public static DependencyProperty,Windows.UI.Xaml GaugeBackgroundProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

The high font size property
public static DependencyProperty,Windows.UI.Xaml HighFontSizeProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

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

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

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

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

The stroke property
public static DependencyProperty,Windows.UI.Xaml StrokeProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

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

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

To color property
public static DependencyProperty,Windows.UI.Xaml ToColorProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

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

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

The uses360 mode property
public static DependencyProperty,Windows.UI.Xaml Uses360ModeProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

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