Jump to content
Software FX Community

Removing a marker shape


User (Legacy)

Recommended Posts

Hi,

I'm using the ChartFx client/server and I'm looking for remove a marker

shape from the "Series" tab in the properties dialog.

Is there a way to do it using the RemoveSubCommand method as it is done for

the gallery command in the following lines?

ICommandItemPtr gal;

gal = m_pChartFX->GetCommands()->GetItem( CFX_ID_GALLERY );

gal->RemoveSubCommand( 0 );

Thanks in advance

Luca Oddi

PS: I'm using the Cfx4032.ocx version 5.0.14.0

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...