Skip to main content

PieChart Members

Properties

Name Description
Hint
Legend Inherited from ChartBase.
SelectionBehavior
SelectionKind Inherited from ChartBase.
SelectionMode Inherited from ChartBase.
Style

Methods

Name Description
AddSeries(PieSeries)
CalcHitInfo(Single, Single) Inherited from ChartBase.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetSelectedItems() Inherited from ChartBase.
GetSeries()
GetType() Gets the Type of the current instance. Inherited from Object.
HideHint() Inherited from ChartBase.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
RemoveAllSeries()
RemoveSeries(PieSeries)
RemoveSeries(Int32)
ResumeRender() Inherited from ChartBase.
SetDrawingListener(IDrawingListener) Inherited from ChartBase.
SetHintListener(IHintListener) Inherited from ChartBase.
SetLoadingDrawable(IDrawable) Inherited from ChartBase.
SetSelected(Int32, Int32, Boolean) Inherited from ChartBase.
SetSelectionChangedListener(ISelectionChangedListener) Inherited from ChartBase.
SetTheme(Int32) Inherited from ChartBase.
ShowHint(Point) Inherited from ChartBase.
ShowHint(Int32, Int32) Inherited from ChartBase.
SuspendRender() Inherited from ChartBase.

Events

Name Description
DrawingFinished Inherited from ChartBase.
DrawingStarted Inherited from ChartBase.
Hide Inherited from ChartBase.
SelectionChanged Inherited from ChartBase.
Show Inherited from ChartBase.
See Also