FlexReport for WinForms
MultiRow プロパティ (ChartBar)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartBar クラス : MultiRow プロパティ
Gets or sets a value indicating whether the 3D bar chart is plotted using multiple rows.
シンタックス
'宣言
 
Public Property MultiRow As System.Boolean
'使用法
 
Dim instance As ChartBar
Dim value As System.Boolean
 
instance.MultiRow = value
 
value = instance.MultiRow
public System.bool MultiRow {get; set;}
参照

参照

ChartBar クラス
ChartBar メンバ