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 | |
|---|---|---|
![]() |
Overloaded. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets indices of detached slices. |
|
![]() |
Gets or sets the inner labels. |
|
![]() |
Gets or sets the outer labels. |
|
![]() |
Implements Series.SupportedLabels. Returns a combination of InnerLabel and OuterLabel. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
SimpleSeries.GetLabel override. Returns an element of the inner or outer label lists. |
See Also