FlexReport for WinForms
LeftBottom プロパティ (ChartRounding)


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartRounding クラス : LeftBottom プロパティ
Gets or sets the rounding radius for the left bottom corner of the border, in twips.
シンタックス
'宣言
 
Public Property LeftBottom As System.Double
'使用法
 
Dim instance As ChartRounding
Dim value As System.Double
 
instance.LeftBottom = value
 
value = instance.LeftBottom
public System.double LeftBottom {get; set;}
解説
Setting this property will override the ChartRounding.All property value for the LeftBottom region of the border.
参照

参照

ChartRounding クラス
ChartRounding メンバ