Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Returns or sets the format of the values on the secondary values axis. Read/write String.
Use a predefined or custom format.
Syntax
expression.SecondaryValuesAxisFormat
expression A variable that represents a Chart object.
Example
With myChart
.PrimaryValuesAxisFormat = "#,###.#0"
.SecondaryValuesAxisFormat = "Currency"
End With
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.