PlotImage
- Last UpdatedDec 08, 2015
- 1 minute read
The PlotImage property is a read-write string property that gets or sets the plot background image for the chart.
Syntax
PlotImage = string;
Result = PlotImage;
Remarks
The value of this property is the folder path and filename for the image. Supported image types are .jpeg, .gif, .bmp, and .png.
The default is blank.