Class
ChartTooltipBehavior

Defines the tooltip behavior for RadChart.

Definition

Namespace:Telerik.Maui.Controls.Compatibility.Chart

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

cs-api-definition
public class ChartTooltipBehavior : ChartBehavior

Inheritance: objectChartElementChartBehaviorChartTooltipBehavior

Inherited Members ChartElement.OnPropertyChanged(string)ChartElement.Key

Constructors

ChartTooltipBehavior()

Declaration

cs-api-definition
public ChartTooltipBehavior()

Fields

TriggerModeProperty

Identifies the TriggerMode property.

Declaration

cs-api-definition
public static readonly BindableProperty TriggerModeProperty

Field Value

BindableProperty

Properties

TriggerMode

Gets or sets the tool tip trigger mode.

Declaration

cs-api-definition
public ToolTipTriggerMode TriggerMode { get; set; }

Property Value

ToolTipTriggerMode