Udostępnij za pośrednictwem


Title.BackImageAlignment Właściwość

Definicja

Pobiera lub ustawia wyrównanie obrazu tła tytułu.

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

Wartość właściwości

ChartImageAlignmentStyle Wartość wyliczenia reprezentująca wyrównanie obrazu tła tytułu. Wartość domyślna to TopLeft.

Atrybuty

Uwagi

Ta właściwość jest używana, gdy właściwość jest ustawiona BackImageWrapMode na Unscaledwartość .

Dotyczy