Udostępnij za pośrednictwem


Title.BackImageAlignment Właściwość

Definicja

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

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

Wartość właściwości

ChartImageAlignmentStyle

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

Atrybuty

Uwagi

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

Dotyczy