C# Класс WinRTXamlToolkit.Controls.DataVisualization.Charting.Compatible.BarSeries

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

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

Свойство Тип Описание
DataPointStyleProperty DependencyProperty
DependentRangeAxisProperty DependencyProperty
IsSelectionEnabledProperty DependencyProperty
ItemsSourceProperty DependencyProperty
LegendItemStyleProperty DependencyProperty
TitleProperty DependencyProperty
TransitionDurationProperty DependencyProperty
TransitionEasingFunctionProperty DependencyProperty

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

Метод Описание
BarSeries ( ) : System.Collections

Initializes a new instance of the BarSeries class.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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