Chart.SetBackgroundPicture(String) Method

Definition

Sets the background graphic for a chart.

public:
 void SetBackgroundPicture(System::String ^ FileName);
public void SetBackgroundPicture (string FileName);
abstract member SetBackgroundPicture : string -> unit
Public Sub SetBackgroundPicture (FileName As String)

Parameters

FileName
String

Required String The name of the graphic file.

Applies to