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

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

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

Свойство Тип Описание
AnimationsSpeedProperty System.Windows.DependencyProperty
DisableaAnimationsProperty System.Windows.DependencyProperty
FromValueProperty System.Windows.DependencyProperty
LabelFormatterProperty System.Windows.DependencyProperty
LabelsEffectProperty System.Windows.DependencyProperty
LabelsStepProperty System.Windows.DependencyProperty
NeedleFillProperty System.Windows.DependencyProperty
SectionsInnerRadiusProperty System.Windows.DependencyProperty
SectionsProperty System.Windows.DependencyProperty
TicksForegroundProperty System.Windows.DependencyProperty
TicksStepProperty System.Windows.DependencyProperty
TicksStrokeThicknessProperty System.Windows.DependencyProperty
ToValueProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty
WedgeProperty System.Windows.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, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UpdateSections ( ) : void
ValueChangedCallback ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Описание методов

AngularGauge() публичный Метод

Initializes a new instance of the AngularGauge class.
public AngularGauge ( ) : System
Результат System

Описание свойств

AnimationsSpeedProperty публичное статическое свойство

The animations speed property
public static DependencyProperty,System.Windows AnimationsSpeedProperty
Результат System.Windows.DependencyProperty

DisableaAnimationsProperty публичное статическое свойство

The disablea animations property
public static DependencyProperty,System.Windows DisableaAnimationsProperty
Результат System.Windows.DependencyProperty

FromValueProperty публичное статическое свойство

From value property
public static DependencyProperty,System.Windows FromValueProperty
Результат System.Windows.DependencyProperty

LabelFormatterProperty публичное статическое свойство

The label formatter property
public static DependencyProperty,System.Windows LabelFormatterProperty
Результат System.Windows.DependencyProperty

LabelsEffectProperty публичное статическое свойство

The labels effect property
public static DependencyProperty,System.Windows LabelsEffectProperty
Результат System.Windows.DependencyProperty

LabelsStepProperty публичное статическое свойство

The labels step property
public static DependencyProperty,System.Windows LabelsStepProperty
Результат System.Windows.DependencyProperty

NeedleFillProperty публичное статическое свойство

The needle fill property
public static DependencyProperty,System.Windows NeedleFillProperty
Результат System.Windows.DependencyProperty

SectionsInnerRadiusProperty публичное статическое свойство

The sections inner radius property
public static DependencyProperty,System.Windows SectionsInnerRadiusProperty
Результат System.Windows.DependencyProperty

SectionsProperty публичное статическое свойство

The sections property
public static DependencyProperty,System.Windows SectionsProperty
Результат System.Windows.DependencyProperty

TicksForegroundProperty публичное статическое свойство

The ticks foreground property
public static DependencyProperty,System.Windows TicksForegroundProperty
Результат System.Windows.DependencyProperty

TicksStepProperty публичное статическое свойство

The ticks step property
public static DependencyProperty,System.Windows TicksStepProperty
Результат System.Windows.DependencyProperty

TicksStrokeThicknessProperty публичное статическое свойство

The ticks stroke thickness property
public static DependencyProperty,System.Windows TicksStrokeThicknessProperty
Результат System.Windows.DependencyProperty

ToValueProperty публичное статическое свойство

To value property
public static DependencyProperty,System.Windows ToValueProperty
Результат System.Windows.DependencyProperty

ValueProperty публичное статическое свойство

The value property
public static DependencyProperty,System.Windows ValueProperty
Результат System.Windows.DependencyProperty

WedgeProperty публичное статическое свойство

The wedge property
public static DependencyProperty,System.Windows WedgeProperty
Результат System.Windows.DependencyProperty