DataPointCustomProperties.BackImageAlignment 속성

정의

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

속성 값

ChartImageAlignmentStyle

배경 이미지의 맞춤을 지정하는 ChartImageAlignmentStyle 열거형 값입니다.

특성

적용 대상