BoxPlotTimeSpanValues Members
In This Article
#Constructors
Name | Description |
---|---|
Box |
Creates an instance of the Box |
Box |
Creates an instance of the Box |
Box |
Creates an instance of the Box |
Box |
Creates an instance of the Box |
Box |
Creates an instance of the Box |
#Properties
Name | Description |
---|---|
Max |
Returns the Box Plot point’s Max value when the chart y-axis scale type is Time |
Mean |
Returns the Box Plot point’s Mean value when the chart y-axis scale type is Time |
Median |
Returns the Box Plot point’s Median value when the chart y-axis scale type is Time |
Min |
Returns the Box Plot point’s Min value when the chart y-axis scale type is Time |
Outliers |
Returns the Box Plot point’s Outliers when the chart y-axis scale type is Time |
Quartile1 |
Returns the Box Plot point’s First Quartile value when the chart y-axis scale type is Time |
Quartile3 |
Returns the Box Plot point’s Third Quartile value when the chart y-axis scale type is Time |
Type |
Gets the string value used to support serialization of the Box |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns the Box Plot point values. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also