Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartTooltip Class
Properties Methods Events

In This Topic
    ChartTooltip Class Members
    In This Topic

    The following tables list the members exposed by ChartTooltip.

    Public Constructors
     NameDescription
    Public ConstructorCreate an instance of chart tooltip.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from UIKit.UILabel)
    Public PropertyGets or sets the content of the chart tooltip.  
    Public Property (Inherited from Foundation.NSObject)
    Public PropertyGets or sets whether to display the chart tooltip.  
    Public PropertyGets or sets the padding of the chart tooltip.  
    Public PropertyGets or sets the display point of chart tooltip.  
    Public Property (Inherited from Foundation.NSObject)
    Top
    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 Method (Inherited from Foundation.NSObject)
    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 MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from UIKit.UIView)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public MethodOverloaded.  (Inherited from Foundation.NSObject)
    Public Method (Inherited from Foundation.NSObject)
    Public MethodSet the padding of the tooltip.  
    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
    Public Events
     NameDescription
    Public Event (Inherited from UIKit.UIView)
    Public Event (Inherited from UIKit.UIView)
    Top
    See Also