FlexReport for WinForms
RowDelta プロパティ (Chart3DGridData)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DGridData クラス : RowDelta プロパティ
Gets or sets the amount of space between a data value and its neighboring row in grid dataset.
シンタックス
'宣言
 
Public Property RowDelta As System.Double
'使用法
 
Dim instance As Chart3DGridData
Dim value As System.Double
 
instance.RowDelta = value
 
value = instance.RowDelta
public System.double RowDelta {get; set;}
参照

参照

Chart3DGridData クラス
Chart3DGridData メンバ