ChartToolTipController Members
In This Article
#Constructors
Name | Description |
---|---|
Chart |
Initializes a new instance of the Chart |
Chart |
Initializes a new instance of the Chart |
#Properties
Name | Description |
---|---|
Image |
Gets or sets an image position within a tooltip. |
Open |
Specifies the way a tooltip appears on a chart, on either a hover or a mouse click. |
Show |
Gets or sets a value indicating whether an image should be displayed in a tooltip. |
Show |
Gets or sets a value indicating whether text should be displayed in tooltips. |
Tag |
Gets or sets the object that contains data related to the chart element.
Inherited from Chart |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Chart |
Clone() |
Creates a copy of the current Chart |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the textual representation of the tooltip controller. |
See Also