C# Класс LiveCharts.Uwp.AngularGauge

The gauge chart is useful to display progress or completion.
Наследование: Windows.UI.Xaml.Controls.UserControl
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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