DataPointCustomProperties::BackImage Property
.NET Framework (current version)
Gets or sets the background image of the data point.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BindableAttribute(true)] property String^ BackImage { String^ get(); void set(String^ value); }
Property Value
Type: System::String^A string value that represents the name of the background image file.
.NET Framework
Available since 4.0
Available since 4.0
Show: