C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / FlexChart Class

FlexChart Class Methods

For a list of all members of this type, see FlexChart members.

Public Methods
 NameDescription
Public Method (Inherited from UIKit.UIView)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from UIKit.UIView)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public MethodSuspends notifications until the next call to EndUpdate. (Inherited from C1.iOS.Chart.ChartBase)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public MethodConverts a Point from data coordinates to control coordinates.  
Public Method  
Public MethodResumes notifications suspended by calls to BeginUpdate. (Inherited from C1.iOS.Chart.ChartBase)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from UIKit.UIView)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverridden. Gets a ChartHitTestInfo object with information about the specified point.  
Public Method (Inherited from Foundation.NSObject)
Public MethodOverridden. Invalidates the chart.  
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public MethodConverts a Point from control coordinates to chart data coordinates.  
Public MethodRefresh the chart. (Inherited from C1.iOS.Chart.ChartBase)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Top
Extension Methods
 NameDescription
Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
Top
See Also