Udostępnij za pośrednictwem


Legend.BackImageAlignment Właściwość

Definicja

Pobiera lub ustawia wyrównanie obrazu tła używane w trybie rysunku Unscaled .

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ść wyliczenia określająca wyrównanie obrazu tła. Domyślna wartość to TopLeft.

Atrybuty

Uwagi

Ta właściwość określa wyrównanie obrazu tła legendy; jest stosowany tylko wtedy, gdy właściwość jest ustawiona BackImageWrapMode na Unscaled.

Dotyczy