Udostępnij za pośrednictwem


Series.ChartTypeName Właściwość

Definicja

Pobiera lub ustawia nazwę typu wykresu używanego do narysowania 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.Windows.Forms.DataVisualization.Charting.ChartTypeConverter))]
public string ChartTypeName { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.TypeConverter(typeof(System.Windows.Forms.DataVisualization.Charting.ChartTypeConverter))>]
member this.ChartTypeName : string with get, set
Public Property ChartTypeName As String

Wartość właściwości

String

Nazwa typu wykresu.

Atrybuty

Dotyczy