[]
Controls tooltip appearance for chart elements.
[TypeConverter(typeof(c1ChartTypeConverter))]
public class ChartToolTip : IDisposable
Name | Description |
---|---|
AutoPopDelay | Gets or sets the period of time the tooltip remains visible if the mouse pointer is stationary within an area with specified tooltip text. |
AutomaticDelay | Gets or sets the automatic delay for the tooltip. |
Enabled | Gets or sets a value indicating whether the tooltip is enabled. |
InitialDelay | Gets or sets the time that passes before the tooltip appears. |
PlotElement | Gets or sets the plot element. |
ReshowDelay | Gets or sets the length of time that must transpire before subsequent tooltip windows appear as the mouse pointer moves from one area to another. |
SelectAction | Gets or sets the action associated with tooltip. |