Share via


Legend.InsideChartArea Proprietà

Definizione

Ottiene o imposta il nome dell'ara del grafico in cui viene disegnata la 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

Valore della proprietà

Valore string che rappresenta il nome dell'area grafico.

Attributi

Si applica a