"explosionOffset"

Defines the number of pixel an item should be displayed "exploded".

Synopsis

void shape.explosionOffset(usingned pixel);

Parameters

Parameter Description
pixel number of pixel, how much an item should be shifted outwards

Description

Defines the number of pixel an item should be displayed "exploded". This property is only used in the charttypes Donut and DonutBars.

Example

In the following example, some items are exploded of about 38 pixel.

Abbildung 1. exploded items

Assignment

Chart.ewo