Skip to main content
A newer version of this page is available.

DXChartBase Class

The base class for the DXChart and DXPieChart views.

Namespace: DevExpress.Xamarin.iOS.Charts

Assembly: DevExpress.Xamarin.iOS.Charts.dll

Declaration

public class DXChartBase :
    UIView

Implements

Show 18 items
IEquatable<Foundation.NSObject>
Foundation.INSObjectProtocol
UIKit.IUIPasteConfigurationSupporting
UIKit.IUIUserActivityRestoring
Foundation.INSCoding
UIKit.IUIAccessibilityIdentification
UIKit.IUIAppearance
UIKit.IUIAppearanceContainer
UIKit.IUICoordinateSpace
UIKit.IUIDynamicItem
UIKit.IUIFocusItem
UIKit.IUIFocusEnvironment
UIKit.IUIFocusItemContainer
UIKit.IUITraitEnvironment
CoreAnimation.ICALayerDelegate
ObjCRuntime.INativeObject

Inheritance

Object
Foundation.NSObject
UIKit.UIResponder
UIKit.UIView
See Also