Change the bar origin:
Use
ChartBaseStyle to style bars:
ChartStyle may override settings for
ChartBaseStyle:
Style may override settings for
ChartBaseStyle:
ColorFunction may override settings for
ChartBaseStyle:
Create a pictorial chart based on any
Graphics object:
Use a stretched version of the graphic:
Use explicit sizes for width and height:
Using
All for width or height causes that direction to stretch to the full size of the bar:
Use a different graphic for each row of data:
Graphics are used cyclically:
Styles are inherited from styles set through
ChartStyle etc:
Style can override the settings from
ChartStyle:
Explicit styles set in the graphic will override other style settings:
Create true 3D shaded bars:
Get a list of built-in settings for
ChartElementFunction:
For detailed settings use :
ChartElementFunction appropriate to show the global scale:
Built-in element function may have options; use to set them:
Place dataset labels above each histogram:
Labeled wrappers around datasets will place additional labels:
Use
Placed to control label placement:
Symbolic positions outside the bar:
Coordinate-based placement relative to a histogram:
Place all labels at the lower-left corner and vary the coordinates within the label:
Use the third argument to
Placed to control formatting:
Use a named formatting function:
Use a hyperlink label:
Place multiple labels:
Use different layouts to display multiple datasets:
With multiple datasets that are fairly disjoint typically

works better:
Generate a legend based on chart style:
Use
Legended to add additional legend entries:
Use
Legended to specify individual legend entries:
Use
Placed to control the placement of legends:
Use
ChartStyle to style bars:
Give a list of styles:
Use

colors from
ColorData:
Use

colors from
ColorData:
Styles are used cyclically:
Style overrides settings for
ChartStyle:
ColorFunction overrides settings for
ChartStyle:
ChartElements may override settings for
ChartStyle:
Color by bar height:
Use
ColorFunctionScaling->False to get unscaled height values:
Use
ColorFunction to combine different style effects:
By default scaled height values are used:
Use
ColorFunctionScaling->False, to get unscaled height values:
Use automatic labeling by values through
Tooltip and
StatusArea:
Do no labeling:
Use
Placed to control label placement:
Coordinate-based placement relative to a bar:
Control the formatting of labels:
Use the dataset position index to generate the label:
Use the given chart labels as arguments to the labeling function:
Generate a bar chart with interactive highlighting:
Emphasize performance by disabling interactive behaviors:
Typically less memory is required for noninteractive charts:
Specify a single plot range padding for all directions:
Specify a separate plot range padding for horizontal and vertical directions:
Specify a separate plot range padding for each direction: