CXTPChartControl always with black background |
Post Reply |
Author | |
GazillaByte
Newbie Joined: 02 July 2012 Location: United States Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 30 November 2015 at 7:20pm |
Hi,
I have several programs that use CXTPChartControl and they work with no problem. I have created a new program, just an MFC App with a dialog box and the control always comes up with a black background and a grey theme. With just this in my OnInitDialog CRect oRect(0, 0, 500, 500); m_oChart.Create(WS_VISIBLE | WS_CHILD, oRect, this, IDC_CHARTCONTROL); I get a black box. If I add a title you can't see it, and if I add a series the points are black. I am following the examples and having spent all afternoon on this, I need some help. Any help greatly appreciated.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions 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 |