Chart Configuration
In this configuration, the user will be able to set the main configuration of the chart object.
The available chart configurations are:
. Bar and Scatter:
. Categories
. Insert a tag or a string in quotes to add a category in the chart.
. Series
. Series: A combo box with all series
. Add Series ("+"): Add a new series.
. Remove Series ("X"): Remove the selected series.
. Name: The name of the series, it can be editable.
. Color: Color of the selected series.
. Values Grid:
. Categories: The name of the category. It is read-only.
. Values: The category value. It can be a tag or a number.
. Pie
. Values
. Value: A textbox to add a new value. It can be a tag or a string in quotes.
. Add value ("+"): Add a new value.
. Values Grid:
. Legend: The value name that will appear in the legend. It can be a tag or a string in quotes.
. Value: The value. It can be a tag or a number.
. Remove ("X"): Remove the selected value.
. Color
. IsDefault Color: The colors of the pie will be always the same.
. Red
. Green
. Yellow
. Purple
. PowderBlue
. LightGreen
. Gray
. LightSkyBlue
. Brown
. Not Default Color: User can choose the colors.
|
Note: if there are more values than colors, the colors will repeat themselves |