Aracılığıyla paylaş


BorderSkin.BackImageAlignment Özellik

Tanım

Bir kenarlık kaplama çerçevesinin arka plan resim hizalamasını alır veya ayarlar.

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

Özellik Değeri

ChartImageAlignmentStyle

Bir ChartImageAlignmentStyle numaralandırma değeri.

Öznitelikler

Açıklamalar

BackImageAlignmentÖzelliği çizim modu tarafından kullanılır Unscaled .

Şunlara uygulanır