Legend.DockedToChartArea Właściwość

Definicja

Pobiera lub ustawia nazwę, w ChartArea której będzie zadokowana legenda.

public:
 property System::String ^ DockedToChartArea { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.DataVisualization.Charting.LegendAreaNameConverter))]
public string DockedToChartArea { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.DataVisualization.Charting.LegendAreaNameConverter))>]
member this.DockedToChartArea : string with get, set
Public Property DockedToChartArea As String

Wartość właściwości

string Wartość reprezentująca nazwę miejsca, w ChartArea którym ta legenda zostanie zadokowana. Wartość domyślna to pusty ciąg.

Atrybuty

Dotyczy