共用方式為


ChartNamedElementCollection<T>.NamePrefix 屬性

定義

取得用來建立唯一圖表項目名稱的名稱前置詞。

protected:
 virtual property System::String ^ NamePrefix { System::String ^ get(); };
protected virtual string NamePrefix { get; }
member this.NamePrefix : string
Protected Overridable ReadOnly Property NamePrefix As String

屬性值

String

string 值,表示儲存於集合之圖表項目的預設名稱前置詞。

適用於