C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Series Class / ItemsSourceProperty Field

In This Topic
ItemsSourceProperty Field (Series)
In This Topic
Identifies the Series.ItemsSource dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly ItemsSourceProperty As DependencyProperty
 
See Also