Represent the chart image to be viewed.
WebImage is a ChartDirector internal data type to represent a chart image. A WebImage object can be created using
BaseChart.makeWebImage, and then assigned to the Image property of the RazorChartViewer for display.
The RazorChartViewer will first output an <IMG> tag to the browser. When the browser loads the image according to the URL in the <IMG> tag, the RazorChartViewer will respond by sending the chart image to the browser.
© 2023 Advanced Software Engineering Limited. All rights reserved.