Version

DataPointBase Class Members

The following tables list the members exposed by DataPointBase.

Public Properties
 NameDescription
Public PropertyDataBoundDetermines whether or not this point was retrieved from an external datasource.  
Public PropertyEmptyGets/Set whether or not this DataPoint is to be represented as null or empty.  
Public PropertyLabelThe label for this DataPoint.  
Public PropertyPEThe PaintElement used for painting this DataPoint.  
Public Methods
 NameDescription
Public MethodToStringReturns a string representation of this DataPoint.  
Protected Methods
 NameDescription
Protected MethodOnCloneCreates and returns a copy of this DataPoint.  
See Also