ToolTipOptions Constructors
Contains settings that define how to display tooltips within a chart.| Name | Parameters | Description |
|---|---|---|
| ToolTipOptions() | none | Initializes a new instance of the ToolTipOptions class with the default settings. |
| ToolTipOptions(ChartElement) | owner | Initializes a new instance of the ToolTipOptions class with the specified owner. |
See Also