Hiding some series types in editor

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
PeterC
Newbie
Newbie
Posts: 1
Joined: Wed Nov 26, 2008 12:00 am

Hiding some series types in editor

Post by PeterC » Fri Apr 13, 2012 3:51 pm

Hello,

is there a way to hide some series types normally shown in the gallery opened from the chart editor when the "change" button is clicked for a series? For example, hide the gauges?

Thanks in advance.

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Hiding some series types in editor

Post by Yeray » Mon Apr 16, 2012 11:09 am

Hi Peter,

You can hide tabs in the chart editor doing as shown in the "All Features\Welcome!\Components\Chart Editor\Chart Editor dialog" example in the new features demo, available at TeeChart's program group. About hiding a particular series in the gallery, I'm afraid you'll need being a TeeChart Pro sourcecode customer and customize the gallery yourself.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply