HasSeriesByRows Property

Microsoft Office Web Components Object Model

HasSeriesByRows Property

       

Returns or sets how series and categories of the charts in the specified chart control are mapped to the rows and columns of the data source. By default, if the chart is bound to a relational data source, then the series of the chart correspond to the columns of the underlying PivotTable list. The default value is False. Read/write Boolean.

expression.HasSeriesByRows

expression   Required. An expression that returns a ChartSpace control.