Title.DockedToChartArea Właściwość

Definicja

Pobiera lub ustawia nazwę ChartArea miejsca, w którym tytuł będzie zadokowany.

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 zostanie zadokowany ten tytuł. Wartość domyślna to pusty ciąg.

Atrybuty

Dotyczy