Chart.TransformedRowSource property (Access)

Returns the auto-generated SQL string that is used to support aggregation, pivoting, and ordering of chart data. Read-only String.

This string is generated from a combination of the RowSource property and selected axis fields.

Syntax

expression.TransformedRowSource

expression A variable that represents a Chart object.

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.