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


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartBar クラス : BarLineThickness プロパティ
Gets or sets the thickness of bar lines indicated by the BarLines property, in twips. Only applies to stacked bar and column charts.
シンタックス
'宣言
 
Public Property BarLineThickness As System.Double
'使用法
 
Dim instance As ChartBar
Dim value As System.Double
 
instance.BarLineThickness = value
 
value = instance.BarLineThickness
public System.double BarLineThickness {get; set;}
参照

参照

ChartBar クラス
ChartBar メンバ