ComponentOne FlexReport for WinForms
UnboundData Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DData Class : UnboundData Property
Gets the unbound data set.
Syntax
'Declaration
 
Public ReadOnly Property UnboundData As Chart3DUnboundData
public Chart3DUnboundData UnboundData {get;}
Remarks
The chart only shows the unbound points if this property is set.
See Also

Reference

Chart3DData Class
Chart3DData Members