FlexReport for WinForms
Connected プロパティ (ChartLabel)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartLabel クラス : Connected プロパティ
Gets or sets a value indicating whether a connecting line is drawn to the associated data point.
シンタックス
'宣言
 
Public Property Connected As System.Boolean
'使用法
 
Dim instance As ChartLabel
Dim value As System.Boolean
 
instance.Connected = value
 
value = instance.Connected
public System.bool Connected {get; set;}
解説
If drawn, this connecting line is one pixel wide, and is drawn using the foregorund color.
参照

参照

ChartLabel クラス
ChartLabel メンバ