[]
        
(Showing Draft Content)

C1.iOS.Chart.ChartTooltip

ChartTooltip Class

Represents chart tooltip.

Inheritance
ChartTooltip
Namespace: C1.iOS.Chart
Assembly: C1.iOS.Chart.dll
Syntax
public class ChartTooltip : UILabel

Constructors

Name Description
ChartTooltip()

Create an instance of chart tooltip.

Properties

Name Description
Content

Gets or sets the content of the chart tooltip.

IsOpen

Gets or sets whether to display the chart tooltip.

Padding

Gets or sets the padding of the chart tooltip.

Point

Gets or sets the display point of chart tooltip.

Methods

Name Description
DrawText(CGRect)

Draw the text of the tooltip.

SetPadding(int, int, int, int)

Set the padding of the tooltip.