FlexReport for WinForms
RowDeltaArray プロパティ (Chart3DIrGridData)


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

参照

Chart3DIrGridData クラス
Chart3DIrGridData メンバ