function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
OnDem DevOnDem Dev 

Displaying Report chart in Visualforce page

Hi,

 

On a Custom Object, I created a report that generates a chart. No i want this chart to be shown in a Visualforce pge.

But when itry to do this, the entire page with headers, tabs and footers get shown up.

 

Is there anyway that only the chart can be displayed in Visualforce page?

 

Regards,

OnDem