DataPointCustomProperties.BackImage Property

Definition

Gets or sets the background image of the data point.

public:
 property System::String ^ BackImage { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string BackImage { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.BackImage : string with get, set
Public Property BackImage As String

Property Value

A string value that represents the name of the background image file.

Attributes

Applies to