ComponentOne FlexReport for WinForms
Y Property (ChartUnboundDataSeries)

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

Reference

ChartUnboundDataSeries Class
ChartUnboundDataSeries Members