ComponentOne FlexChart for WPF
ItemsSource Property (Axis)

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart Namespace > Axis Class : ItemsSource Property
Gets or sets the items source for the axis labels.
Syntax
'Declaration
 
Public Property ItemsSource As System.Collections.IEnumerable
public System.Collections.IEnumerable ItemsSource {get; set;}
Remarks
Names of the properties are specified by the Binding property.
See Also

Reference

Axis Class
Axis Members