ChartBaseStyle
is an option for charting functions that specifies the base style for all chart elements.
Details

- ChartBaseStyle->g specifies that graphics directive g should be used to draw all chart elements.
- ChartStyle->spec will override settings for ChartBaseStyle.
Examples
Basic Examples (1)
Use ChartBaseStyle to give an initial style to all chart elements:
Introduced in 2008
(7.0)