IExplodedSlices.Value
IExplodedSlices
property Value[Index: Integer]: Integer;
Type Library
TeeChartx
Description
Set explosion displacement for indexth Pie Series point.
Example [Visual Basic]:
TChart1.Series(0).asPie.ExplodedSlice.Value(3) = 5 'Explodes 4th Point by 5.