C# Class WinRTXamlToolkit.Controls.DataVisualization.Charting.Compatible.AreaSeries

Inheritance: WinRTXamlToolkit.Controls.DataVisualization.Charting.StackedAreaSeries
Afficher le fichier Open project: xyzzer/WinRTXamlToolkit

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
AreaSeries ( ) : System.Collections

Initializes a new instance of the AreaSeries class.

Method Details

AreaSeries() public méthode

Initializes a new instance of the AreaSeries class.
public AreaSeries ( ) : System.Collections
Résultat System.Collections

Property Details

DataPointStyleProperty public_oe static_oe property

Identifies the DataPointStyle dependency property.
public static DependencyProperty,Windows.UI.Xaml DataPointStyleProperty
Résultat Windows.UI.Xaml.DependencyProperty

DependentRangeAxisProperty public_oe static_oe property

Identifies the DependentRangeAxis dependency property.
public static DependencyProperty,Windows.UI.Xaml DependentRangeAxisProperty
Résultat Windows.UI.Xaml.DependencyProperty

IsSelectionEnabledProperty public_oe static_oe property

Identifies the IsSelectionEnabled dependency property.
public static DependencyProperty,Windows.UI.Xaml IsSelectionEnabledProperty
Résultat Windows.UI.Xaml.DependencyProperty

ItemsSourceProperty public_oe static_oe property

Identifies the ItemsSource dependency property.
public static DependencyProperty,Windows.UI.Xaml ItemsSourceProperty
Résultat Windows.UI.Xaml.DependencyProperty

LegendItemStyleProperty public_oe static_oe property

Identifies the LegendItemStyle dependency property.
public static DependencyProperty,Windows.UI.Xaml LegendItemStyleProperty
Résultat Windows.UI.Xaml.DependencyProperty

PathStyleProperty public_oe static_oe property

Identifies the PathStyle dependency property.
public static DependencyProperty,Windows.UI.Xaml PathStyleProperty
Résultat Windows.UI.Xaml.DependencyProperty

TitleProperty public_oe static_oe property

Identifies the Title dependency property.
public static DependencyProperty,Windows.UI.Xaml TitleProperty
Résultat Windows.UI.Xaml.DependencyProperty

TransitionDurationProperty public_oe static_oe property

Identifies the TransitionDuration dependency property.
public static DependencyProperty,Windows.UI.Xaml TransitionDurationProperty
Résultat Windows.UI.Xaml.DependencyProperty

TransitionEasingFunctionProperty public_oe static_oe property

Identifies the TransitionEasingFunction dependency property.
public static DependencyProperty,Windows.UI.Xaml TransitionEasingFunctionProperty
Résultat Windows.UI.Xaml.DependencyProperty