ChartToolTipController Constructors
Provides options that define the tooltip appearance and behavior for a chart.Name | Parameters | Description |
---|---|---|
ChartToolTipController() | none | Initializes a new instance of the ChartToolTipController class with default settings. |
ChartToolTipController(ChartElement) | owner | Initializes a new instance of the ChartToolTipController class with the specified owner. |
See Also