FlexReport for WPF
ConnectingLine プロパティ (DataLabelBase)


C1.WPF.Document アセンブリ > C1.WPF.Document.FlexChart 名前空間 > DataLabelBase クラス : ConnectingLine プロパティ
Gets or sets a value indicating whether the data labels have a line connecting them with corresponding data point.
シンタックス
'宣言
 
Public Property ConnectingLine As System.Boolean
'使用法
 
Dim instance As DataLabelBase
Dim value As System.Boolean
 
instance.ConnectingLine = value
 
value = instance.ConnectingLine
public System.bool ConnectingLine {get; set;}
参照

DataLabelBase クラス
DataLabelBase メンバ