Sdílet prostřednictvím


Legend.TableStyle Vlastnost

Definice

Získá nebo nastaví styl tabulky legendy.

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

Hodnota vlastnosti

LegendTableStyle Hodnota výčtu, která určuje styl tabulky legendy.

Atributy

Poznámky

Tato vlastnost je použitelná pouze v případě, že je vlastnost nastavena LegendStyle na Tablehodnotu .

Platí pro