FlexReport for WinForms
Title プロパティ (Axis)


C1.Report アセンブリ > C1.Report.FlexChart 名前空間 > Axis クラス : Title プロパティ
Gets or sets the title text shown next to the axis.
シンタックス
'宣言
 
Public Property Title As System.String
'使用法
 
Dim instance As Axis
Dim value As System.String
 
instance.Title = value
 
value = instance.Title
public System.string Title {get; set;}
参照

参照

Axis クラス
Axis メンバ