|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ChartBaseStyle
ChartBaseStyle
is an option for charting functions that specifies the base style for all chart elements.
DetailsDetails
- ChartBaseStyle->g specifies that graphics directive g should be used to draw all chart elements.
- ChartStyle->spec will override settings for ChartBaseStyle.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Use ChartBaseStyle to give an initial style to all chart elements:
| In[1]:= |
| Out[1]= | ![]() |
| In[2]:= |
| Out[2]= | ![]() |
| In[3]:= |
| Out[3]= | ![]() |
| In[4]:= |
| Out[4]= | ![]() |
New in 7
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »




