Property | Type | Description | |
---|---|---|---|
ActualDataPointStyleProperty | |||
ActualDataShapeStyleProperty | |||
ActualLegendItemStyleProperty | |||
ActualTitleProperty | |||
DataPointStyleProperty | |||
DataShapeStyleProperty | |||
ItemsSourceProperty | |||
LegendItemStyleProperty | |||
TitleProperty | |||
TransitionDurationProperty | |||
TransitionEasingFunctionProperty |
Property | Type | Description | |
---|---|---|---|
IRequireGlobalSeriesIndex | void | ||
ItemsSourceCollectionChanged | void | ||
OnDataPointStyleChanged | void | ||
OnDataPointStyleChanged | void | ||
OnDataShapeStyleChanged | void | ||
OnDataShapeStyleChanged | void | ||
OnItemsSourceChanged | void | ||
OnItemsSourceChanged | void | ||
OnLegendItemStyleChanged | void | ||
OnLegendItemStyleChanged | void | ||
OnTitleChanged | void | ||
OnTitleChanged | void | ||
Reset | void |
Method | Description | |
---|---|---|
SeriesDefinition ( ) : WinRTXamlToolkit.Common |
Initializes a new instance of the SeriesDefinition class.
|
Method | Description | |
---|---|---|
IRequireGlobalSeriesIndex ( int globalIndex ) : void |
Handles changes to the global series index of the series definition.
|
|
ItemsSourceCollectionChanged ( object sender, |
Handles the CollectionChanged event for the ItemsSource property.
|
|
OnDataPointStyleChanged ( |
Handles changes to the DataPointStyle dependency property.
|
|
OnDataPointStyleChanged ( |
||
OnDataShapeStyleChanged ( |
Handles changes to the DataShapeStyle dependency property.
|
|
OnDataShapeStyleChanged ( |
||
OnItemsSourceChanged ( |
Handles changes to the ItemsSource dependency property.
|
|
OnItemsSourceChanged ( IEnumerable oldValue, IEnumerable newValue ) : void |
Handles changes to the ItemsSource property.
|
|
OnLegendItemStyleChanged ( |
Handles changes to the LegendItemStyle dependency property.
|
|
OnLegendItemStyleChanged ( |
||
OnTitleChanged ( |
Handles changes to the Title dependency property.
|
|
OnTitleChanged ( object oldValue, object newValue ) : void | ||
Reset ( ) : void |
Resets the display of the series definition.
|
public SeriesDefinition ( ) : WinRTXamlToolkit.Common | ||
return | WinRTXamlToolkit.Common |
public static DependencyProperty,Windows.UI.Xaml ActualDataPointStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ActualDataShapeStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ActualLegendItemStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ActualTitleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml DataPointStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml DataShapeStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ItemsSourceProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml LegendItemStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml TitleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml TransitionDurationProperty | ||
return |