"seriesSpacing"

Defines how great the distance in pixel between the seriesrings (?) in the charttypes Donut and DonutBars should be. Furthermore is defines the distance between the bars in the different barcharts.

Synopsis

void shape.seriesSpacing(int pixel);

Parameters

Parameter Description
pixel number of pixel, how great the distance should be

Description

Defines how great the distance in pixel between the seriesrings (?) in the charttypes Donut and DonutBars should be. Furthermore is defines the distance between the bars in the different barcharts.

Example

In the following example the distance bewtween the bars was set to 90.

Abbildung 1. barchart with 90 pixel distance to the bars

Assignment

Chart.ewo