Category (Object)

Member of:

Categories collection

Description:

Represents an individual Category object. Category objects represent label or qualitative objects, and correlate with the XCategories collection of legacy charts.

Note:

A (Live) BlockChart object references a “Wedge” category.

Example:

This example shows how to display theCategory object name of an Slider in an Alert box:

Alert(PieChart.Categories["Unit Sales"].Name)

Methods:

None

Properties:

Read only: Name as String

Objects:

None