ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.ToolTip Property

Gets the chart  ToolTip object.

[Visual Basic]

Public ReadOnly Property ToolTip As ChartToolTip

[C#]

public ChartToolTip ToolTip {get;}

[Delphi]

public property ToolTip: ChartToolTip read get_ToolTip;

Remarks

The ChartTooltip object controls the ToolTip options.

See Also

C1Chart Class | C1Chart Members | C1.Win.C1Chart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.