C1.Xaml.Chart Assembly > C1.Xaml.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 Windows.UI.Xaml.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 Windows.UI.Xaml.DependencyObject) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Equals | (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass) | |
GetAnimationBaseValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
GetHashCode | (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ReadLocalValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
RegisterPropertyChangedCallback | (Inherited from Windows.UI.Xaml.DependencyObject) | |
SetValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
ToString | (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass) | |
UnregisterPropertyChangedCallback | (Inherited from Windows.UI.Xaml.DependencyObject) |
Name | Description | |
---|---|---|
DataChanged | Fires when data was changed. |