Mathematica > Visualization and Graphics > Graphics Options & Styling > Graphics Shape & Size >

AspectRatio

AspectRatio
is an option for Graphics and related functions which specifies the ratio of height to width for a plot.
  • AspectRatio determines the scaling for the final image shape.
  • AspectRatio->Automatic determines the ratio of height to width from the actual coordinate values in the plot.
  • AspectRatio->Full specifies that a graphic should be stretched so as to fill out its enclosing region in a Grid or related construct.
New in 1 | Last modified in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team