ChartLegend.DockToChartArea 屬性

定義

要在上面繪製圖例的圖表區域名稱。

public:
 property System::String ^ DockToChartArea { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string DockToChartArea { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.DockToChartArea : string with get, set
Public Property DockToChartArea As String

屬性值

String

string 值。

屬性

適用於