ChartDirector 7.1 (.NET Edition)

WebViewPortControl.Image


Declaration

[C#]public WebImage Image {get; set;};
[VB]Public Property Image As WebImage

Description

Represents the "overall chart" image.

This property works the same way as the WebChartViewer.Image property. Please refer to the description of WebChartViewer.Image for more details.