Search results

Circular3DLegend API in JavaScript Circular3d API control

The Circular3DLegend module used to render the legend for a circular 3D chart.

Methods

click

Handles the click event to show or hide the legend.

Parameter Type Description
event Event The event object representing the click event.

Returns void

convertHtmlEntities

Converts HTML entities in the given legend text to their corresponding normal string values.

Parameter Type Description
legendText string The legend text containing HTML entities.

Returns string