Udostępnij za pośrednictwem


Legend.InsideChartArea Właściwość

Definicja

Pobiera lub ustawia nazwę obszaru wykresu, w którym rysowana jest 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.Web.UI.DataVisualization.Charting.LegendAreaNameConverter))]
public string InsideChartArea { get; set; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.TypeConverter(typeof(System.Web.UI.DataVisualization.Charting.LegendAreaNameConverter))>]
member this.InsideChartArea : string with get, set
Public Property InsideChartArea As String

Wartość właściwości

String

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

Atrybuty

Dotyczy