[]
        
(Showing Draft Content)

C1.iOS.Chart.ChartTooltipLoadingEventArgs

ChartTooltipLoadingEventArgs Class

Inheritance
ChartTooltipLoadingEventArgs
Namespace: C1.iOS.Chart
Assembly: C1.iOS.Chart.dll
Syntax
public class ChartTooltipLoadingEventArgs : Object

Constructors

Name Description
ChartTooltipLoadingEventArgs(ChartHitTestInfo, string)

Properties

Name Description
HitTestInfo

Gets the hit test info.

Text

Gets the text.

view

Gets the customized view.