C# Класс WinRTXamlToolkit.Controls.DataVisualization.Charting.PieDataPoint

Наследование: DataPoint
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
ActualOffsetRatioProperty Windows.UI.Xaml.DependencyProperty
ActualRatioProperty Windows.UI.Xaml.DependencyProperty
FormattedRatioProperty Windows.UI.Xaml.DependencyProperty
GeometryHighlightProperty Windows.UI.Xaml.DependencyProperty
GeometryProperty Windows.UI.Xaml.DependencyProperty
GeometrySelectionProperty Windows.UI.Xaml.DependencyProperty
OffsetRatioProperty Windows.UI.Xaml.DependencyProperty
RatioProperty DependencyProperty
RatioStringFormatProperty DependencyProperty

Private Properties

Свойство Тип Описание
OnActualOffsetRatioPropertyChanged void
OnActualOffsetRatioPropertyChanged void
OnActualRatioPropertyChanged void
OnActualRatioPropertyChanged void
OnOffsetRatioPropertyChanged void
OnOffsetRatioPropertyChanged void
OnRatioPropertyChanged void
OnRatioPropertyChanged void
OnRatioStringFormatPropertyChanged void
OnRatioStringFormatPropertyChanged void
SliceElementOnPointerEntered void
SliceElementOnPointerExited void

Открытые методы

Метод Описание
PieDataPoint ( ) : Windows.UI.Xaml

Initializes a new instance of the PieDataPoint class.

Защищенные методы

Метод Описание
OnApplyTemplate ( ) : void

Builds the visual tree for the PieDataPoint when a new template is applied.

OnPointerEntered ( PointerRoutedEventArgs e ) : void
OnPointerExited ( PointerRoutedEventArgs e ) : void

Приватные методы

Метод Описание
OnActualOffsetRatioPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Called when the value of the ActualOffsetRatioProperty property changes.

OnActualOffsetRatioPropertyChanged ( double oldValue, double newValue ) : void

Called when the value of the ActualOffsetRatioProperty property changes.

OnActualRatioPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Called when the value of the ActualRatioProperty property changes.

OnActualRatioPropertyChanged ( double oldValue, double newValue ) : void

Called when the value of the ActualRatioProperty property changes.

OnOffsetRatioPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Called when the value of the OffsetRatioProperty property changes.

OnOffsetRatioPropertyChanged ( double oldValue, double newValue ) : void

Called when the value of the OffsetRatioProperty property changes.

OnRatioPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Called when the value of the RatioProperty property changes.

OnRatioPropertyChanged ( double oldValue, double newValue ) : void

Called when the value of the RatioProperty property changes.

OnRatioStringFormatPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Called when the value of the RatioStringFormatProperty property changes.

OnRatioStringFormatPropertyChanged ( string newValue ) : void

Called when the value of the RatioStringFormatProperty property changes.

SliceElementOnPointerEntered ( object sender, PointerRoutedEventArgs pointerRoutedEventArgs ) : void
SliceElementOnPointerExited ( object sender, PointerRoutedEventArgs pointerRoutedEventArgs ) : void

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

OnApplyTemplate() защищенный Метод

Builds the visual tree for the PieDataPoint when a new template is applied.
protected OnApplyTemplate ( ) : void
Результат void

OnPointerEntered() защищенный Метод

protected OnPointerEntered ( PointerRoutedEventArgs e ) : void
e Windows.UI.Xaml.Input.PointerRoutedEventArgs
Результат void

OnPointerExited() защищенный Метод

protected OnPointerExited ( PointerRoutedEventArgs e ) : void
e Windows.UI.Xaml.Input.PointerRoutedEventArgs
Результат void

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

Initializes a new instance of the PieDataPoint class.
public PieDataPoint ( ) : Windows.UI.Xaml
Результат Windows.UI.Xaml

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

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

Identifies the ActualOffsetRatio dependency property.
public static DependencyProperty,Windows.UI.Xaml ActualOffsetRatioProperty
Результат Windows.UI.Xaml.DependencyProperty

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

Identifies the ActualRatio dependency property.
public static DependencyProperty,Windows.UI.Xaml ActualRatioProperty
Результат Windows.UI.Xaml.DependencyProperty

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

Identifies the FormattedRatio dependency property.
public static DependencyProperty,Windows.UI.Xaml FormattedRatioProperty
Результат Windows.UI.Xaml.DependencyProperty

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

Identifies the GeometryHighlight dependency property.
public static DependencyProperty,Windows.UI.Xaml GeometryHighlightProperty
Результат Windows.UI.Xaml.DependencyProperty

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

Identifies the Geometry dependency property.
public static DependencyProperty,Windows.UI.Xaml GeometryProperty
Результат Windows.UI.Xaml.DependencyProperty

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

Identifies the GeometrySelection dependency property.
public static DependencyProperty,Windows.UI.Xaml GeometrySelectionProperty
Результат Windows.UI.Xaml.DependencyProperty

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

Identifies the OffsetRatio dependency property.
public static DependencyProperty,Windows.UI.Xaml OffsetRatioProperty
Результат Windows.UI.Xaml.DependencyProperty

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

Identifies the Ratio dependency property.
public static DependencyProperty RatioProperty
Результат DependencyProperty

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

Identifies the RatioStringFormat dependency property.
public static DependencyProperty RatioStringFormatProperty
Результат DependencyProperty