Table of Contents

ChartSeriesPieOptions.ChartSeriesPieOptions Constructor

Creates a new ChartSeriesPieOptions instance.

Syntax

Namespace: FlexCel.Core

public ChartSeriesPieOptions(Int32 aSliceDistance)

Parameters

<-> Parameter Type Description
aSliceDistance Int32 Distance of the pie slice from the center on percent of the pie diameter.

See also