DataPointCustomProperties::BackImageWrapMode Property
.NET Framework (current version)
Gets or sets the drawing mode of the background image.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BindableAttribute(true)] property ChartImageWrapMode BackImageWrapMode { ChartImageWrapMode get(); void set(ChartImageWrapMode value); }
Property Value
Type: System.Windows.Forms.DataVisualization.Charting::ChartImageWrapModeA ChartImageWrapMode enumeration value that defines the drawing mode of the image.
.NET Framework
Available since 4.0
Available since 4.0
Show: