Setting the series includes a number of properties in the Series Editor, which is used to visually arrange the rows and change the advanced settings.

 

The Border Color property is used to change the border color of each series of a chart, each border of series has its own color.

 

The Brush property is used to change the type of filling and series color.

 

Depending on the value of the Show Shadow property, the shadow for series may be shown/hidden. If the Show Shadow property is set to true, then shadows are shown. If the Show Shadow property is set to false, then shadows are not shown.

 

The Show Zeros property can take two values, depending on what zero values in a chart will be shown/hidden. If the Show Zeros property is set to true, then zero values are displayed on a chart. If the Show Zeros property is set to false, then zero values will not be displayed on a chart.

 

Using the Width property it is possible to change the width of the created values. A value of this property will change a value from 0 (a value greater than 0) to 1 (a value must be less than or equal to 1). The lowest value corresponds to the minimum width and maximum value corresponds to the maximum width.

 

The Axis Y property affects the location of the Y axis. If the Axis Y property is set to Left Y Axis, then the Y axis will be located on the left. If the Axis Y property is set to Right Y Axis, then the Y axis will be located on the right.

 

Using the Show in Legend property will change the display mode in a legend. If the Show in Legend property is set to true, then series are shown in a legend. If the Show in Legend property is set to false, then series are not shown in a legend.

 

The Show Series Labels property can take three values, according to which titles series will be shown/hidden. If the Show Series Labels property is set to None, then series labels not displayed. If the Show Series Labels property is set to fromCharts, then series labels are displayed according to parameters set in the Series Labels property of a chart. If the Show Series Labels property is set to fromSeries, then in the Series Editor the Series Labels property will appear. This property can be configured by setting the parameters, and Series Labels in a chart will be displayed in accordance with these parameters.

 

With help of the Title property it is possible to change the series labels. Any characters entered in the field of this property will be labels.