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


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

ChartLegend クラス
ChartLegend メンバ