SparklineGroup.PlotBy property (Excel)
Returns or sets how to plot the sparkline when the data on which it is based is in a square-shaped range. Read/write.
Syntax
expression.PlotBy
expression A variable that represents a SparklineGroup object.
Return value
Remarks
This property can only be set if the data on which the sparkline is based is in a square-shaped range, for example if the data is in the range A1:B2.
The default value for sp
data in a square-shaped range is to plot the data by rows (xlSparklineRowsSquare).
Property value
XLSPARKLINEROWCOL
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.