Search
PieSeries Members
Constructors Properties Methods
 


Represents one-dimensional series defined by e list of data values and lists of inner and outer labels, convenient for providing data to PieRenderer.

The following tables list the members exposed by the PieSeries type.

 Public Constructors

  Name Description

PieSeries

Overloaded.  

 Public Properties

  Name Description

detachedSlices

Gets or sets indices of detached slices.

innerLabels

Gets or sets the inner labels.

outerLabels

Gets or sets the outer labels.

supportedLabels

Implements Series.SupportedLabels. Returns a combination of InnerLabel and OuterLabel.

 Public Methods

  Name Description

getLabel

SimpleSeries.GetLabel override. Returns an element of the inner or outer label lists.

 See Also