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
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |