The PieSeriesView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PieSeriesView | Initializes a new instance of the PieSeriesView class. |
Methods
Name | Description | |
---|---|---|
![]() | AddSeriesValueRingSector | Adds a RingSector that represents the specified series value. |
![]() | ClearSeriesValueRingSectors | Clears the set of the series sectors. |
![]() | Clone | Overridden. See Clone()()(). (Overrides SeriesView..::.Clone()()().) |
![]() | CreateElements | Overridden. See CreateElements(ChartArea). (Overrides SeriesView..::.CreateElements(ChartArea).) |
![]() | CreateElementsBySeries | Creates elements of the specified series by taking into account the specified area. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBounds | Returns chart bounds for the axis of the specified type. (Inherited from SeriesView.) |
![]() | GetChartAreaPalette | Returns palette specified in the ChartArea. (Inherited from SeriesView.) |
![]() | GetCurrentElementIndex | Returns index of the current series. (Inherited from SeriesView.) |
![]() | GetElementsBySeries | Returns element array that represents the specified series. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLabelPosition | Overridden. See GetLabelPosition(SeriesValueBase, LabelsPosition, Vector, Double). (Overrides SeriesView..::.GetLabelPosition(SeriesValueBase, LabelsPosition, Vector, Double).) |
![]() | GetNextElementIndex | Returns index of the next series. (Inherited from SeriesView.) |
![]() | GetNotPaintedSeries | Returns the array of unpainted series of the specified type. (Inherited from SeriesView.) |
![]() | GetPaletteColor | Returns the Color specified in the palette. (Inherited from SeriesView.) |
![]() | GetPaletteFill | Returns the Fill specified in the palette. (Inherited from SeriesView.) |
![]() | GetPaletteStroke | Returns the Stroke specified in the palette. (Inherited from SeriesView.) |
![]() | GetRingSector | Returns a sector by taking into account the specified radius that represents the specified value. |
![]() | GetRingSectorBySeriesValue | Returns a sector for the specified series value. |
![]() ![]() | GetRingSectorCenter | Returns the center of the RingSector by taking into account the specified parameters. |
![]() | GetSeries | Overloaded. |
![]() | GetSeriesValueType | Overridden. See GetSeriesValueType()()(). (Overrides SeriesView..::.GetSeriesValueType()()().) |
![]() | GetSideIndent | Overridden. See GetSideIndent()()(). (Overrides SeriesView..::.GetSideIndent()()().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValuePosition | Overridden. See GetValuePosition(SeriesValueBase, LabelsPosition). (Overrides SeriesView..::.GetValuePosition(SeriesValueBase, LabelsPosition).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnSeriesViewChanged | Raises the SeriesViewChanged event. (Inherited from SeriesView.) |
![]() | PaintLegendBadge | Overridden. See PaintLegendBadge(GraphicStream, VectorRectangle). (Overrides SeriesView..::.PaintLegendBadge(GraphicStream, VectorRectangle).) |
![]() | PaintLegendBadgeToImage | Paints a legend badge for the series to a specified image. (Inherited from SeriesView.) |
![]() | PaintLegendValueBadge | Overridden. See PaintLegendValueBadge(GraphicStream, VectorRectangle, Int32). (Overrides SeriesView..::.PaintLegendValueBadge(GraphicStream, VectorRectangle, Int32).) |
![]() | PaintLegendValueBadgeToImage | Paints a legend badge for the series value to specified image. (Inherited from SeriesView.) |
![]() | ResetElementIndex | Resets index of the series. (Inherited from SeriesView.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | DrawingStyle | Gets or sets PieSeriesDrawingStyle which represents series elements drawing style. |
![]() | Fill | Gets or sets Fill object that is used to paint over. (Inherited from SeriesView.) |
![]() | InternalRadius | Gets or sets pie internal radius. |
![]() | IsValueLegendItemSupported | Overridden. See IsValueLegendItemSupported. (Overrides SeriesView..::.IsValueLegendItemSupported.) |
![]() | PlacingType | Gets or sets cross placing type of several pies for different series. |
![]() | Radius | Gets or sets pie radius. |
![]() | Series | Gets or sets the series displayed. (Inherited from SeriesView.) |
![]() | StartAngle | Gets or sets pie start angle. |
![]() | Stroke | Gets or sets Stroke object that is used to trace. (Inherited from SeriesView.) |
Events
Name | Description | |
---|---|---|
![]() | SeriesViewChanged | Occurs after the change of an object state. (Inherited from SeriesView.) |