Udostępnij za pośrednictwem


Legend.TableStyle Właściwość

Definicja

Pobiera lub ustawia styl tabeli legendy.

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

Wartość właściwości

LegendTableStyle

Wartość LegendTableStyle wyliczenia określająca styl tabeli legendy.

Atrybuty

Uwagi

Ta właściwość ma zastosowanie tylko LegendStyle wtedy, gdy właściwość jest ustawiona na Table wartość .

Dotyczy