Available only in PopChart Server Enterprise.
Syntax graph.SuppressDescriptionItem(itemtype)
Description Suppresses descriptive text generation for the specified type of items in this graph object. Currently, you can suppress text descriptions for drill-down effects or PopUp text.
Parameters Graph.SuppressDescriptionItem accepts the following parameters.
{ _CatDrilldown_ | _Drilldown_ | _PopUp_ | _SeriesDrillDown_}
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. Choosing _SeriesDrillDown_ will suppress descriptive text for drill-down effects on series labels.