Bagikan melalui


Legend.TableStyle Properti

Definisi

Mendapatkan atau mengatur gaya tabel legenda.

public:
 property System::Windows::Forms::DataVisualization::Charting::LegendTableStyle TableStyle { System::Windows::Forms::DataVisualization::Charting::LegendTableStyle get(); void set(System::Windows::Forms::DataVisualization::Charting::LegendTableStyle value); };
[System.ComponentModel.Bindable(true)]
public System.Windows.Forms.DataVisualization.Charting.LegendTableStyle TableStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.TableStyle : System.Windows.Forms.DataVisualization.Charting.LegendTableStyle with get, set
Public Property TableStyle As LegendTableStyle

Nilai Properti

Nilai LegendTableStyle enumerasi yang menentukan gaya tabel legenda.

Atribut

Keterangan

Properti ini hanya berlaku jika LegendStyle properti diatur ke Table.

Berlaku untuk