ChartDirector 7.1 (.NET Edition)

WebViewPortControl.ImageSessionId


Declaration

[C#]public string ImageSessionId {get; set;};
[VB]Public Property ImageSessionId As String

Description

The session variable name used to temporarily store the chart image.

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