ComponentOne Document Library for UWP
XItems Property

C1.UWP.Document Assembly > C1.Xaml.Document.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