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


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

参照

ChartRounding クラス
ChartRounding メンバ