title | keywords | f1_keywords | ms.service | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|---|
Chart.PlotBy property (Project) |
vbapj.chm131635 |
|
project-server |
10483232-929b-c040-025e-059ddf2fe915 |
06/08/2017 |
medium |
Gets or sets the way columns or rows are used as data series on the chart. Can be one of the following Office.XlRowCol constants: xlColumns or xlRows. Read/write Long.
expression.PlotBy
expression A variable that represents a Chart object.
For PivotChart reports, The PlotBy property is read-only and always returns xlColumns.
XLROWCOL
[!includeSupport and feedback]