C# 클래스 WinRTXamlToolkit.Controls.DataVisualization.Charting.Compatible.BarSeries

상속: StackedBarSeries
파일 보기 프로젝트 열기: xyzzer/WinRTXamlToolkit

공개 프로퍼티들

프로퍼티 타입 설명
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