Jump to content
Software FX Community

Setting the Gaps for the chart not working


User (Legacy)

Recommended Posts

Hi,

When trying to set the gaps (top, left, bottom, and right), setting the

left and bottom gap doesn't work.

For example,

m_pChartFX->LeftGap = 20;

m_pChartFX->RightGap = 5;

m_pChartFX->TopGap = 10;

m_pChartFX->BottomGap = 0;

Setting a value smaller than the default values doesn't make a difference

for the left and bottom gap. Please help. Thanks.

Erik

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...