Use the default axes:
Turn off the axes:
Axes origin is on the left by default:
Place the

axis at the end of February:
Use named positions for the

axis:
Use
ChartBaseStyle to apply overall styles for the bricks:
Add gray edges to the bricks:
TrendStyle may override the settings for
ChartBaseStyle:
Style overrides the settings for
ChartBaseStyle:
Use any
Graphics object for the bricks:
Use different markers for up and down trends:
Graphical elements pick up the style from
TrendStyle:
Use images for the bars:
Chart elements are sized to fill the bricks:
Use explicit sizes for width and height:
Get a list of built-in settings for
ChartElementFunction:
These examples of
ChartElementFunction show the global scale:
Label a date event:
Use
Placed to control label placement:
Use
Placed to control label appearance:
Grid lines are used by default:
Turn off date grid lines:
Turn off price grid lines:
Place grid lines at month or year boundaries:
Use dotted grid lines for months and red grid lines for years:
By default
GridLinesStyle uses dotted grid lines with emphasized year grid lines:
Style grid lines:
Generate a
RenkoChart with interactive highlighting:
Emphasize performance by disabling interactive behaviors:
Typically, less memory is required for non-interactive charts:
RenkoChart automatically draws all price dates:
Limit to a specific date range:
PlotRange only includes dates for which there is data:
Prices are normally shown on a linear scale:
Show prices on a logarithmic scale:
TrendStyle uses green for up trends and red for down trends by default:
Use black for up trends and red for down trends:
Use named styles:
With
TrendStyle set to
None, the base style is used for up trends and empty bars for down trends:
TrendStyle->style uses
style for up trends and empty bars for down trends: