Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Visualization and Graphics > Graphics Options & Styling > Graphics Shape & Size > ImageSizeAction >

ImageSizeAction

ImageSizeAction
is an option for Pane and related constructs that specifies what to do if the specified ImageSize setting does not match the size of the contents.
"Clip"clip at the specified ImageSize
"ResizeToFit"resize to make the contents exactly fit ImageSize
"Scrollable"make the contents scrollable if necessary
"ShrinkToFit"shrink if necessary to make the contents fit
The default for ImageSizeAction is :
Use to shrink so that all the data fits in the pane:
shrinks or expands so that the data just fills the pane:
shrinks but never expands:
The default for ImageSizeAction is :
In[1]:=
Click for copyable input
Out[1]=
 
Use to shrink so that all the data fits in the pane:
In[1]:=
Click for copyable input
Out[1]=
 
shrinks or expands so that the data just fills the pane:
In[1]:=
Click for copyable input
Out[1]=
 
shrinks but never expands:
In[1]:=
Click for copyable input
Out[1]=
New in 6 | Last modified in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF