FlexReport for WinForms
RowFormat プロパティ (Chart3DBar)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > Chart3DBar クラス : RowFormat プロパティ
行の書式を取得または設定します。
シンタックス
'宣言
 
Public Property RowFormat As Chart3DBarFormat
'使用法
 
Dim instance As Chart3DBar
Dim value As Chart3DBarFormat
 
instance.RowFormat = value
 
value = instance.RowFormat
public Chart3DBarFormat RowFormat {get; set;}
参照

Chart3DBar クラス
Chart3DBar メンバ