Version

BoxSet Class Members

The following tables list the members exposed by BoxSet.

Public Constructors
 NameDescription
Public ConstructorBoxSet ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyDataBoundDetermines whether or not this point was retrieved from an external datasource. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase)
Public PropertyEmptyGets/Set whether or not this DataPoint is to be represented as null or empty. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase)
Public PropertyLabelThe label for this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase)
Public PropertyMaxMaximum value for the set.  
Public PropertyMinMinimum value for the set.  
Public PropertyPEThe PaintElement used for painting this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase)
Public PropertyQ1First quartile value.  
Public PropertyQ2Second quartile or median value.  
Public PropertyQ3Third quartile value.  
Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this BoxSet.  
Public MethodToStringReturns a string representation of this object.  
Protected Methods
 NameDescription
Protected MethodOnCloneOverridden. Creates and returns a copy of this BoxSet.  
See Also