JustMajor is an interval list for the Just Major scale.
LegendBackground is an option for Legend, which specifies the style of background to use with a legend.
LegendBorder is an option for Legend, which specifies the style of the line surrounding key boxes and text in a legend.
LegendLabelSpace is an option for Legend, which specifies the space for LegendLabel.
LegendShadow is an option for Legend which specifies the shadowing drawn around the legend.
LegendSpacing is an option for Legend which specifies the amount of space around each key box on a scale where the box is 1.
LegendTextOffset is an option for Legend, which specifies the offset of text next to the key box.
ShadowBorder is an option for ShadowBox, which specifies the style of the border around the rectangle above a shadow.
BoxExtraSpacing is an option for BoxWhiskerPlot which specifies spacing adjustments to be applied when plotting multiple boxes.
Suppose two functions have the same domain and different ranges. Plotting them together using Plot uses the same scale for the y values. To compare the functions, TwoAxisPlot ...