ComponentOne FinancialChart for UWP Edition
ItemsSource Property (Axis)

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

Reference

Axis Class
Axis Members