WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Chart Assembly
/
C1.WinUI.Chart Namespace
/
Axis Class
/ ItemsSource Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ItemsSource Property (Axis)
In This Topic
Gets or sets the items source for the axis labels.
Syntax
C#
public
IEnumerable
ItemsSource {
get
;
set
;}
Remarks
Names of the properties are specified by the Binding property.
See Also
Reference
Axis Class
Axis Members