Print Page | Close Window

Chart background fill style

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=17255
Printed Date: 20 June 2025 at 7:46am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Chart background fill style
Posted By: ABuenger
Subject: Chart background fill style
Date Posted: 16 September 2010 at 3:46am
How can I change the background fill style to one solid color?

I've tried every SetFillMode(xtpChartFillEmpty); and SetFillMode(xtpChartFillSolid);

I only want one fast drawing operation for performance reasons.






-------------
Codejock support



Replies:
Posted By: ABuenger
Date Posted: 16 September 2010 at 3:54am
Solved. Had to remove the call to UpdateAppearance() in the mainframe to make it work.

pContent->GetAppearance()->GetDiagram2DAppearance()->BackgroundFillStyle->SetFillMode(xtpChartFillEmpty);



-------------
Codejock support



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net