ComponentOne FinancialChart for WPF
ItemsSourceProperty Field (Series)



C1.WPF.Chart Namespace > Series Class : ItemsSourceProperty Field
Identifies the ItemsSource dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly ItemsSourceProperty As DependencyProperty
'Usage
 
Dim value As DependencyProperty
 
value = Series.ItemsSourceProperty
public static readonly DependencyProperty ItemsSourceProperty
public:
static readonly DependencyProperty^ ItemsSourceProperty
See Also

Reference

Series Class
Series Members