DXPieHint Members
A pop-up rectangle (tooltip) that shows information about a tapped series point.Constructors
| Name | Description |
|---|---|
| DXPieHint() | Initializes a new DXPieHint object with the default settings. |
Properties
| Name | Description |
|---|---|
| ClassHandle | The handle for this class. |
| Enabled | Gets or sets whether the Pie Chart displays hints when end users request them. |
| ShowMode | Gets or sets the end-user action that invokes a hint. |
| Style | Gets or sets the Pie Chart Hint’s appearance settings. |
Methods
| Name | Description |
|---|---|
| Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
| GetType() | Gets the Type of the current instance. Inherited from Object. |
| MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
| ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
See Also