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

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...