ComponentOne FlexReport for WinForms
RowDelta Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart3DGridData Class : RowDelta Property
Gets or sets the amount of space between a data value and its neighboring row in grid dataset.
Syntax
'Declaration
 
Public Property RowDelta As System.Double
public System.double RowDelta {get; set;}
See Also

Reference

Chart3DGridData Class
Chart3DGridData Members