TeeEditor question (series types).
Posted: Fri Apr 03, 2009 3:36 pm
Hello all,
I am using TChart in MS Visual Studio (C++).
I want to configure the list of available series that a user can add. When the user clicks on the "Add" button from the TeeEditor dialog, they have the option of "Line", "Bar", "Horiz bar", etc available from the "Gallery". Can I enable/disable these series types? I only want the user to be able to add series that I have pre-defined the code for.
I have explored the CTeeEditorOptions and CTeeEditorShowPages classes, but cannot find out if I can enable/disable series types once the user has clicked on the "Add" button.
Hope this makes sense.
Thanks in advance for any help.
Tony.
I am using TChart in MS Visual Studio (C++).
I want to configure the list of available series that a user can add. When the user clicks on the "Add" button from the TeeEditor dialog, they have the option of "Line", "Bar", "Horiz bar", etc available from the "Gallery". Can I enable/disable these series types? I only want the user to be able to add series that I have pre-defined the code for.
I have explored the CTeeEditorOptions and CTeeEditorShowPages classes, but cannot find out if I can enable/disable series types once the user has clicked on the "Add" button.
Hope this makes sense.
Thanks in advance for any help.
Tony.