Table of Contents

IChartSeries.CategoriesDefinition Property

Formula defining the Series Categories (normally the x Axis). Start with an "=" sign to enter a formula. Note that if the Series doesn't have a formula and only values, this property will be null and the result will be in CategoriesValues

Syntax

Unit: FlexCel.Core

property IChartSeries.CategoriesDefinition: string

See also