Available only in PopChart Server Enterprise.
Syntax textbox.SuppressDescriptionItem(itemtype)
Description Suppresses descriptive text generation for the specified type of items in this textbox object. Currently, you can suppress text descriptions for drill-down effects.
Parameters Textbox.SuppressDescriptionItem accepts the following parameters.
The item type for which you want to suppress descriptive text. Choosing _CatDrilldown_ will suppress descriptive text for drill-down effects on category labels. Choosing _Drilldown_ will suppress descriptive text for all drill-down effects. Choosing _PopUp_ will suppress descriptive text for PopUp text.