Back to Devexpress

BoxPlotTimeSpanValues Properties

wpf-devexpress-dot-xpf-dot-charts-dot-boxplottimespanvalues-dot-underscore-properties.md

latest1.8 KB
Original Source

BoxPlotTimeSpanValues Properties

Contains the Box Plot point values for charts with the time-span y-axis.

NameDescription
MaxReturns the Box Plot point’s Max value when the chart y-axis scale type is TimeSpan.
MeanReturns the Box Plot point’s Mean value when the chart y-axis scale type is TimeSpan.
MedianReturns the Box Plot point’s Median value when the chart y-axis scale type is TimeSpan.
MinReturns the Box Plot point’s Min value when the chart y-axis scale type is TimeSpan.
OutliersReturns the Box Plot point’s Outliers when the chart y-axis scale type is TimeSpan.
Quartile1Returns the Box Plot point’s First Quartile value when the chart y-axis scale type is TimeSpan.
Quartile3Returns the Box Plot point’s Third Quartile value when the chart y-axis scale type is TimeSpan.
TypeNameSerializableGets the string value used to support serialization of the BoxPlotValuesBase type. Inherited from BoxPlotValuesBase.

See Also

BoxPlotTimeSpanValues Class

BoxPlotTimeSpanValues Members

DevExpress.Xpf.Charts Namespace