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

상속: WinRTXamlToolkit.Controls.DataVisualization.Charting.StackedAreaSeries
파일 보기 프로젝트 열기: xyzzer/WinRTXamlToolkit

공개 프로퍼티들

프로퍼티 타입 설명
DataPointStyleProperty Windows.UI.Xaml.DependencyProperty
DependentRangeAxisProperty Windows.UI.Xaml.DependencyProperty
IsSelectionEnabledProperty Windows.UI.Xaml.DependencyProperty
ItemsSourceProperty Windows.UI.Xaml.DependencyProperty
LegendItemStyleProperty Windows.UI.Xaml.DependencyProperty
PathStyleProperty Windows.UI.Xaml.DependencyProperty
TitleProperty Windows.UI.Xaml.DependencyProperty
TransitionDurationProperty Windows.UI.Xaml.DependencyProperty
TransitionEasingFunctionProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
AreaSeries ( ) : System.Collections

Initializes a new instance of the AreaSeries class.

메소드 상세

AreaSeries() 공개 메소드

Initializes a new instance of the AreaSeries class.
public AreaSeries ( ) : System.Collections
리턴 System.Collections

프로퍼티 상세

DataPointStyleProperty 공개적으로 정적으로 프로퍼티

Identifies the DataPointStyle dependency property.
public static DependencyProperty,Windows.UI.Xaml DataPointStyleProperty
리턴 Windows.UI.Xaml.DependencyProperty

DependentRangeAxisProperty 공개적으로 정적으로 프로퍼티

Identifies the DependentRangeAxis dependency property.
public static DependencyProperty,Windows.UI.Xaml DependentRangeAxisProperty
리턴 Windows.UI.Xaml.DependencyProperty

IsSelectionEnabledProperty 공개적으로 정적으로 프로퍼티

Identifies the IsSelectionEnabled dependency property.
public static DependencyProperty,Windows.UI.Xaml IsSelectionEnabledProperty
리턴 Windows.UI.Xaml.DependencyProperty

ItemsSourceProperty 공개적으로 정적으로 프로퍼티

Identifies the ItemsSource dependency property.
public static DependencyProperty,Windows.UI.Xaml ItemsSourceProperty
리턴 Windows.UI.Xaml.DependencyProperty

LegendItemStyleProperty 공개적으로 정적으로 프로퍼티

Identifies the LegendItemStyle dependency property.
public static DependencyProperty,Windows.UI.Xaml LegendItemStyleProperty
리턴 Windows.UI.Xaml.DependencyProperty

PathStyleProperty 공개적으로 정적으로 프로퍼티

Identifies the PathStyle dependency property.
public static DependencyProperty,Windows.UI.Xaml PathStyleProperty
리턴 Windows.UI.Xaml.DependencyProperty

TitleProperty 공개적으로 정적으로 프로퍼티

Identifies the Title dependency property.
public static DependencyProperty,Windows.UI.Xaml TitleProperty
리턴 Windows.UI.Xaml.DependencyProperty

TransitionDurationProperty 공개적으로 정적으로 프로퍼티

Identifies the TransitionDuration dependency property.
public static DependencyProperty,Windows.UI.Xaml TransitionDurationProperty
리턴 Windows.UI.Xaml.DependencyProperty

TransitionEasingFunctionProperty 공개적으로 정적으로 프로퍼티

Identifies the TransitionEasingFunction dependency property.
public static DependencyProperty,Windows.UI.Xaml TransitionEasingFunctionProperty
리턴 Windows.UI.Xaml.DependencyProperty