Chart for WinRT
ChartData Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by ChartData.

Public Constructors
 NameDescription
Public ConstructorChartData Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ItemNamesPropertyIdentifies the ItemNames dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemsSourcePropertyIdentifies the ItemsSource dependency property.  
Public Fieldstatic (Shared in Visual Basic)LoadAnimationPropertyIdentifies the LoadAnimation dependency property.  
Public Fieldstatic (Shared in Visual Basic)RendererPropertyIdentifies the Renderer dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectionActionPropertyUsing a DependencyProperty as the backing store for SelectionAction. This enables animation, styling, binding, etc...  
Public Fieldstatic (Shared in Visual Basic)SeriesItemsSourcePropertyUsing a DependencyProperty as the backing store for SeriesItemsSource. This enables animation, styling, binding, etc...  
Public Fieldstatic (Shared in Visual Basic)SeriesItemTemplatePropertyUsing a DependencyProperty as the backing store for SeriesItemTemplate.  
Top
Public Properties
 NameDescription
Public PropertyChildrenGets the collection of data series.  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyItemNameBindingGets or sets the item name binding.  
Public PropertyItemNamesGets or sets the item names.  
Public PropertyItemsSourceGets or sets the items source.  
Public PropertyLoadAnimationGets or sets the animation for plot element loading.  
Public PropertySelectionActionGets or sets the action which is used for plot element selection.  
Public PropertySeriesItemsSourceGets or sets the series items source.  
Public PropertySeriesItemTemplateGets or sets the series item template.  
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodRegisterPropertyChangedCallback (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodUnregisterPropertyChangedCallback (Inherited from Windows.UI.Xaml.DependencyObject)
Top
Public Events
 NameDescription
Public EventDataChangedFires when data was changed.  
Top
See Also

Reference

ChartData Class
C1.Xaml.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback