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


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartLabel クラス : Text プロパティ
ラベルのテキストを取得または設定します。
シンタックス
'宣言
 
Public Property Text As System.String
'使用法
 
Dim instance As ChartLabel
Dim value As System.String
 
instance.Text = value
 
value = instance.Text
public System.string Text {get; set;}
参照

ChartLabel クラス
ChartLabel メンバ