ComponentOne FlexReport for WinForms
XItems Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.FlexChart Namespace > Chart Class : XItems Property
Syntax
'Declaration
 
Public Property XItems As System.Collections.Generic.List(Of Object)
public System.Collections.Generic.List<object> XItems {get; set;}
See Also

Reference

Chart Class
Chart Members