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

Inheritance: WinRTXamlToolkit.Controls.DataVisualization.Charting.StackedAreaSeries
Show file Open project: xyzzer/WinRTXamlToolkit

Public Properties

Property 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

Public Methods

Method Description
AreaSeries ( ) : System.Collections

Initializes a new instance of the AreaSeries class.

Method Details

AreaSeries() public method

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

Property Details

DataPointStyleProperty public static property

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

DependentRangeAxisProperty public static property

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

IsSelectionEnabledProperty public static property

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

ItemsSourceProperty public static property

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

LegendItemStyleProperty public static property

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

PathStyleProperty public static property

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

TitleProperty public static property

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

TransitionDurationProperty public static property

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

TransitionEasingFunctionProperty public static property

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