ChartDirector 7.0 (ASP/COM/VB Edition)

WebViewPortControl


WebViewPortControl is the server side counterpart to the browser side Javascript JsViewPortControl, which provides a user interface for visualization of the viewport in relation to the "full range", and supports interactive moving and resizing of the viewport. WebViewPortControl generates the necessary HTML tags to allow the JsViewPortControl to perform its functions.

Properties
NameDescription
IdGets the id of the WebViewPortControl object.
ImageUrlGets or sets the URL used by the <IMG> tag to load the chart image.
ChartMetricsGets or sets the chart metrics of the chart.

Methods
NameDescription
WebViewPortControlCreates a new WebViewPortControl object.
renderHTMLGenerates the HTML tags to represent the JsViewPortControl.