Chart for WinRT
ItemsSource Property (Axis)

Gets or sets the source for axis annotations.
Syntax
'Declaration
 
Public Property ItemsSource As System.Collections.IEnumerable
public System.Collections.IEnumerable ItemsSource {get; set;}
Remarks
The ItemsSource provides the data that is used for display in axis labels instead of automatic annotation with numeric or DataTime values.
See Also

Reference

Axis Class
Axis Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback