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 Properties
For a list of all members of this type, see DataPointBase members.
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. |
See Also