DataPointCustomProperties.BackImageAlignment Propriedade

Definição

Obtém ou define o alinhamento da imagem de fundo, que é usada com o Unscaled modo de desenho.

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

Valor de Propriedade

Um valor de enumeração que especifica ChartImageAlignmentStyle o alinhamento da imagem de fundo.

Atributos

Aplica-se a