IMSL C# Numerical Library

ChartNode.Explode Property

Specifies how far from the center pie slices are drawn.

public virtual double Explode {get; set;}

Property Value

A double containing the "Explode" attribute value.

Remarks

The scale is proportional to the pie chart's radius. By default, Explode = 0.0.

See Also

ChartNode Class | Imsl.Chart2D Namespace