Condividi tramite


Legend.TableStyle Proprietà

Definizione

Ottiene o imposta lo stile della tabella della legenda.

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

Valore della proprietà

LegendTableStyle

Valore di enumerazione LegendTableStyle che specifica lo stile di tabella della legenda.

Attributi

Commenti

Questa proprietà è applicabile solo se LegendStyle la proprietà è impostata su Table .

Si applica a