ChartBase Methods
Name | Description |
---|---|
CalcHitInfo(Single, Single) | |
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() | |
GetType() | Gets the Type of the current instance. Inherited from Object. |
HideHint() | |
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. |
ResumeRender() | |
SetDrawingListener(IDrawingListener) | |
SetHintListener(IHintListener) | |
SetLoadingDrawable(IDrawable) | |
SetSelected(Int32, Int32, Boolean) | |
SetSelectionChangedListener(ISelectionChangedListener) | |
SetTheme(Int32) | |
ShowHint(Point) | |
ShowHint(Int32, Int32) | |
SuspendRender() |
See Also