ChartDirector 7.1 (.NET Edition)

WebViewPortControl.ContentDisposition


Declaration

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

Description

The suggested filename to use when user saves the chart image as a file on the browser side.

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