User (Legacy) Posted August 21, 2000 Report Share Posted August 21, 2000 Hi Frank, I have a problem with pie charts in that pie slices cannot be separated. I tried the following code but still no success. int styleEx = m_pChartFX->GetStyleEx(); styleEx &= ~CSE_NOSEPARATE; m_pChartFX->PutStyleEx((CfxStyleEx)styleEx); I attach the .chd file. Could you please check it and tell me what is wrong with it? Thanks, Serge Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.