ChartLegend.Name 屬性

定義

圖例的名稱。

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlAttribute(typeof(System.String))]
public string Name { get; set; }
[<System.Xml.Serialization.XmlAttribute(typeof(System.String))>]
member this.Name : string with get, set
Public Property Name As String

屬性值

String

string 值。

實作

屬性

適用於