In this article
The chart functionality has a large number of formatting settings available. All are accessible via the various tabs on the Advanced Properties page, however many of the more commonly used settings have also been made available via the tabs on the Chart Designer page. In addition, many of the properties, such as the font and color settings for the various parts of the chart, are identical in all the places where they are used.
Each property is described only once in the documentation. Properties common to several items in the chart (such as font and color settings) are described here. Properties available via the tabs in the Chart Designer page that are not described here are described under Chart Settings Overview, while properties accessible via the Advanced Properties page that are not described here or under The Chart Setting Tabs, are described under Advanced Properties. Click the links below for further information.
COLOR - For all of the properties related to color, you can either use the color picker; use a standard HTML color name (like white, steelblue, etc.) or any valid ARGB (Alpha, Red, Green, Blue) value, e.g., (#FFFFFF). Remember to include the ‘#’-symbol in front of the code when using ARGB color codes.