GetChartURL

Mon 01 January 2018

Syntax

GetChartURL(&Chart)

Description

Use the GetChartURL function to generate the URL of a chart object. This URL can then be used in your application for displaying a chart.

GetChartURL can be used only with the Chart class and Gantt class.

Parameters

Field or Control

Definition

&Chart

Specify an already instantiated Chart object or Gantt object.

Returns

A URL as a string.