Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DataPointBase Class Members
The following tables list the members exposed by DataPointBase.
Public Properties
| Name | Description |
| DataBound | Determines whether or not this point was retrieved from an external datasource. |
| Empty | Gets/Set whether or not this DataPoint is to be represented as null or empty. |
| Label | The label for this DataPoint. |
| PE | The PaintElement used for painting this DataPoint. |
Public Methods
| Name | Description |
| ToString | Returns a string representation of this DataPoint. |
Protected Methods
| Name | Description |
| OnClone | Creates and returns a copy of this DataPoint. |
See Also