Series.ChartTypeName Właściwość

Definicja

Pobiera lub ustawia nazwę typu wykresu używanego do rysowania serii.

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

Wartość właściwości

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

Atrybuty

Dotyczy