ComponentOne FlexReport for WinForms
X Property (ChartUnboundDataSeries)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartUnboundDataSeries Class : X Property
Gets or sets the array that manages X data.
Syntax
'Declaration
 
Public Property X As System.Double()
public System.double[] X {get; set;}
See Also

Reference

ChartUnboundDataSeries Class
ChartUnboundDataSeries Members