Chart.PlotBy property (Project)
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.
Syntax
expression.PlotBy
expression A variable that represents a Chart object.
Remarks
For PivotChart reports, The PlotBy property is read-only and always returns xlColumns.
Property value
XLROWCOL
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.