DataPointCustomProperties::BackImageAlignment Property
.NET Framework (current version)
Gets or sets the alignment of the background image, which is used with the Unscaled drawing mode.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BindableAttribute(true)] property ChartImageAlignmentStyle BackImageAlignment { ChartImageAlignmentStyle get(); void set(ChartImageAlignmentStyle value); }
Property Value
Type: System.Windows.Forms.DataVisualization.Charting::ChartImageAlignmentStyleA ChartImageAlignmentStyle enumeration value that specifies the alignment of the background image.
.NET Framework
Available since 4.0
Available since 4.0
Show: