Jump to content
Software FX Community

How to separate pie slices?


User (Legacy)

Recommended Posts

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

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...