Axes: Style
- Title - Text displayed at the top of the axes. Properties button enables you to change text properties. (
Title
)
- Axis box - Display boundary of axes box (2-D) or cube (3-D) when checked. (
Box
)
- Ticks and grids - Display axes grids and ticks on top or bottom of 2-D graph. (
Layer
)
- Background - Color of axes background. Specify RGB triple or select from list. Example of RGB: [0.75 1 0.75] is light green.
- Axis line width - Line width of axis lines, grid, and box. (
LineWidth
)
Tick Font Attributes
- Font name - Name of the font used for the tick labels. (
FontName
)
- Font weight - Options for the boldness of the tick label text. (
FontWeight
)
- Font angle - Options for the slant of the tick label text. (
FontAngle
)
- Font size - Size of the tick label text measured in font units. (
FontSize
)
- Font units - Units of measure for the tick label text font size. (
FontUnits
)