C1.Silverlight.Chart.5 Assembly > C1.Silverlight.Chart Namespace : ChartData Class |
The following tables list the members exposed by ChartData.
Name | Description | |
---|---|---|
ChartData Constructor |
Name | Description | |
---|---|---|
ItemNamesProperty | Identifies the ItemNames dependency property. | |
ItemsSourceProperty | Identifies the ItemsSource dependency property. | |
LoadAnimationProperty | Identifies the LoadAnimation dependency property. | |
RendererProperty | Identifies the Renderer dependency property. | |
SelectionActionProperty | Using a DependencyProperty as the backing store for SelectionAction. This enables animation, styling, binding, etc... | |
SeriesItemsSourceProperty | Using a DependencyProperty as the backing store for SeriesItemsSource. This enables animation, styling, binding, etc... | |
SeriesItemTemplateProperty | Using a DependencyProperty as the backing store for SeriesItemTemplate. |
Name | Description | |
---|---|---|
Children | Gets the collection of data series. | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
ItemNameBinding | Gets or sets the item name binding. | |
ItemNames | Gets or sets the item names. | |
ItemsSource | Gets or sets the items source. | |
LoadAnimation | Gets or sets the animation for plot element loading. | |
SelectionAction | Gets or sets the action which is used for plot element selection. | |
SeriesItemsSource | Gets or sets the series items source. | |
SeriesItemTemplate | Gets or sets the series item template. |
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
DataChanged | Fires when data was changed. |