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 LegendTableStyle výčtu, která určuje styl tabulky legendy.

Atributy

Poznámky

Tato vlastnost je platná, pouze pokud LegendStyle je vlastnost nastavená na Table .

Platí pro