C1.Silverlight.Chart.5
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 System.Windows.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 System.Windows.DependencyObject)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
Public Events
 NameDescription
Public EventDataChangedFires when data was changed.  
Top
See Also

Reference

ChartData Class
C1.Silverlight.Chart Namespace

 

 


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