Syntax myPopChart.returnDescriptiveLink = true;
JavaBean Syntax <JSP:setProperty name="myPopChart" property="returnDescriptiveLink" value="true" />
Description If set to true, this attribute instructs PopChart Server to return a link to a text description of the PopChart in addition to the image.
The text description link will be a blue underlined letter d. It will appear at the bottom right hand corner of the image. When a user clicks on it, the browser will jump to a separate page containing a description of the chart for the visually impaired.
PopChart Server will not generate descriptive text unless you set this attribute to true.
For more information about descriptive text, refer to Chapter 8, "Descriptive Text Settings," in the PopChart Server User Guide.