Property | Type | Description | |
---|---|---|---|
ChartAreaStyleProperty | |||
LegendStyleProperty | |||
LegendTitleProperty | |||
PaletteProperty | |||
PlotAreaStyleProperty | |||
TitleProperty | |||
TitleStyleProperty |
Property | Type | Description | |
---|---|---|---|
ActualAxesCollectionChanged | void | ||
AddAxisToChartArea | void | ||
AddSeriesToPlotArea | void | ||
AxisLocationChanged | void | ||
AxisOrientationChanged | void | ||
ChildSeriesCollectionChanged | void | ||
GetAutoAxisLocation | AxisLocation | ||
OnGlobalSeriesIndexesInvalidated | void | ||
OnPalettePropertyChanged | void | ||
OnPalettePropertyChanged | void | ||
OnResourceDictionariesChanged | void | ||
RemoveAxisFromChartArea | void | ||
RemoveSeriesFromPlotArea | void | ||
SeriesCollectionChanged | void | ||
SetEdge | void | ||
UpdateGlobalIndexes | void |
Method | Description | |
---|---|---|
Chart ( ) : WinRTXamlToolkit.Controls.DataVisualization.Charting.Primitives |
Initializes a new instance of the Chart class.
|
|
GetResourceDictionariesWhere ( bool>.Func |
Returns a rotating enumerator of ResourceDictionary objects that coordinates with the dispenser object to ensure that no two enumerators are on the same item. If the dispenser is reset or its collection is changed then the enumerators are also reset.
|
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
Builds the visual tree for the Chart control when a new template is applied.
|
Method | Description | |
---|---|---|
ActualAxesCollectionChanged ( object sender, |
Ensures that ISeriesHost is in a consistent state when axes collection is changed.
|
|
AddAxisToChartArea ( |
Adds an axis to the ISeriesHost area.
|
|
AddSeriesToPlotArea ( ISeries series ) : void |
Adds a series to the plot area and injects chart services.
|
|
AxisLocationChanged ( object sender, RoutedPropertyChangedEventArgs |
Rebuild the chart area if an axis location is changed.
|
|
AxisOrientationChanged ( object sender, RoutedPropertyChangedEventArgs |
Rebuilds the chart area if an axis orientation is changed.
|
|
ChildSeriesCollectionChanged ( object sender, |
Handles changes to the collections of child ISeries implementing ISeriesHost.
|
|
GetAutoAxisLocation ( |
Determines the location of an axis based on the existing axes in the chart.
|
|
OnGlobalSeriesIndexesInvalidated ( object sender, |
Updates the global indexes of all descendents that require a global index.
|
|
OnPalettePropertyChanged ( Collection |
Called when the value of the Palette property is changed.
|
|
OnPalettePropertyChanged ( |
Called when the value of the Palette property is changed.
|
|
OnResourceDictionariesChanged ( |
Invokes the ResourceDictionariesChanged event.
|
|
RemoveAxisFromChartArea ( |
Removes an axis from the Chart area.
|
|
RemoveSeriesFromPlotArea ( ISeries series ) : void |
Removes a series from the plot area.
|
|
SeriesCollectionChanged ( object sender, |
Called when the ObservableCollection.CollectionChanged property changes.
|
|
SetEdge ( |
Sets the Edge property of an axis based on its location and orientation.
|
|
UpdateGlobalIndexes ( ) : void |
Updates the global index property of all Series that track their global index.
|
public Chart ( ) : WinRTXamlToolkit.Controls.DataVisualization.Charting.Primitives | ||
return | WinRTXamlToolkit.Controls.DataVisualization.Charting.Primitives |
public GetResourceDictionariesWhere ( bool>.Func |
||
predicate | bool>.Func | A predicate that returns a value indicating /// whether to return an item. |
return | IEnumerator |
public static DependencyProperty,Windows.UI.Xaml ChartAreaStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml LegendStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml LegendTitleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml PaletteProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml PlotAreaStyleProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml TitleProperty | ||
return |