| 
 | Table of Contents
 OverviewThe regional breakdown chart is a standard Morningstar chart. It is used to show the concentration of an investment in a particular region of the world.. The chart type code for the regional breakdown chart is  Getting Started
 Color Ranges ( | 
| Description | Image | 
|---|---|
| Render the regional breakdown chart in shades of gray. | chcor=,10,CCCCCC| | 
chf)The background color of the chart can be controlled using the chart fill option.
chf=<fill_type>,s,<color>
The part of the chart being filled. Specify one of the following values:
bg - Background fill| Description | Image | 
|---|---|
| Fill the chart background with pale grey ( EFEFEF). | chf=bg,s,EFEFEF | 
| Fill the chart background with semi-transparent yellow ( FBF8DDCC). | chf=bg,s,FBF8DDCC | 
chrc)The regional breakdown chart can be recentered to provide a different "view of the world" based on customers' demands.
chrc=<region>
The new center of the image. Specify one of the following values:
america - America (default)europe - Europeasia - Asia| Description | Image | 
|---|---|
| Recenter the chart to put Europe in the center. | chrc=europe | 
| Recenter the chart to put Asia in the center. | chrc=asia | 
chxt, chdls, chxs)The regional breakdown chart supports adding a legend and region labels.
chxt=<axis>
chdls=<font_color>,<font_size> -- Optional
chxs=<axis_index>,<label_color>,<font_size>,<alignment>,<tick>,<tick_color>,<opt_font_style> |...| <axis_index>,<label_color>,<font_size>,<alignment>,<tick>,<tick_color>,<opt_font_style>
supported axis
x - legendt - region labelsThe fill color, in RRGGBB or RRGGBBAA format. Black by default if chdls= not supplied.
Font size in points. By default, this is the fontsize of the chart from (chfts).
| Description | Image | 
|---|---|
| Include a legend with the chart. | chxt=x | 
| Include region labels (based on web browser’s locale) | chxt=x,t | 
| Change the font size | chfts=8 | 
| Change the font type (to Arial) | chft=Arial&chfts=8 | 
| Change the legend font color (to Red) | chdls=FF0000 | 
| Change the label font color (to Red) size (10pt) and style (Underlined) | chxs=1,FF0000,10,-1,0,FFFFFF,U | 
| Include region labels (override auto-detected locale in URL and use a Unicode font for Chinese characters) | chft=JhengHei, locale=zh-CN | 
| Override legend values | chxl=1:|<2xcc|25-50cc|50-74cc|>75 | 
chxlg)
        The chxlg option allows you to manually specify the gap
        between the labels for an axis and the axis itself.
    
chxlg=<axis_1>,<gap_1>
      |...|
      <axis_n>,<gap_n>
     
    Display the axis, using the following axis codes:
t - X-Axis on the top of the chartx - X-Axis on the bottom of the chart| Description | Image | 
|---|---|
| Create a 20-pixel gap between the labels of the x-axis on the top of the chart and the chart itself. |  | 
| Create a 20-pixel gap between the labels of the x-axis on the bottom of the chart and the chart itself. |  |