FlexReport for WinForms
Name プロパティ (ChartNamedObject)


C1.Report.4.6.2 アセンブリ > C1.Report.FlexChart 名前空間 > ChartNamedObject クラス : Name プロパティ
Gets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown.
シンタックス
'宣言
 
Public Property Name As System.String
'使用法
 
Dim instance As ChartNamedObject
Dim value As System.String
 
instance.Name = value
 
value = instance.Name
public System.string Name {get; set;}
参照

参照

ChartNamedObject クラス
ChartNamedObject メンバ