Legend.InsideChartArea Właściwość

Definicja

Pobiera lub ustawia nazwę obszaru wykresu, w którym jest rysowana legenda.

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

Wartość właściwości

string Wartość reprezentująca nazwę obszaru wykresu.

Atrybuty

Dotyczy