Writing Code
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Writing Code
Message Icon Topic: Subreport chart title Post Reply Post New Topic
Author Message
CrystalVoyager
Newbie
Newbie
Avatar

Joined: 28 Aug 2007
Online Status: Offline
Posts: 7
Quote CrystalVoyager Replybullet Topic: Subreport chart title
    Posted: 20 Nov 2007 at 1:42pm

Hi,

I have a report with 6 subreports that are charts. Each chart/subreport is generated by an independent dataset. How do I change the chart title during runtime? In addition, I continue to get additional blank pages  when previewing or printing the charts. Any help would be greatly appreciated.

I could access the chartobject but could not figure out how to change the title.

CrystalDecisions.CrystalReports.Engine.ChartObject sampSubChart;

sampSubChart = (CrystalDecisions.CrystalReports.Engine.ChartObject)sampSubreport.ReportDefinition.ReportObjects["Graph1"];
 
Does anyone know, if it matters using the 9.2 vs 10.2 (dll) versions, when attempting to modify a sub report's chart?


Edited by CrystalVoyager - 26 Nov 2007 at 9:01am
Helping to make the world a better place, one response at a time.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.