BoxPlotSeriesInfo Class Properties

For a list of all members of this type, see BoxPlotSeriesInfo members.

Public Properties
 NameDescription
Public PropertyGets the DataColumnInfo collection which this SeriesInfo wraps. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Gets or sets the DataSeriesIndex at the hit-test site. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Gets or sets the type of the data series. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Gets or sets the brush of the series. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Gets a formatted LowerQuartileValue.  
Public Property Gets a formatted MaximumValue.  
Public Property Gets a formatted MedianValue.  
Public Property Gets a formatted MinimumValue.  
Public Property Gets a formatted UpperQuartileValue.  
Public Property Gets a formatted XValue. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Gets a formatted YValue. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Get or sets whether the HitTest operation was a hit or not. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public PropertyGets or sets whether the SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries that this SeriesInfo represents is visible or not. NOTE: Setting this value will show or hide the associated SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries and may be data-bound to. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Gets or sets the LowerQuartile value  
Public Property Gets or sets the Maximum value  
Public Property Gets or sets the Median value  
Public Property Gets or sets the Minimum value  
Public Property Gets the metadata associated with the point at the hit-test site. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public PropertyGets the SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries instance which this SeriesInfo wraps. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Gets or sets the name of the series. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Gets or sets the color of the series. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Gets or sets the UpperQuartile value  
Public Property Gets or sets the Y-value. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Gets or sets the X-value. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Gets or sets the xy coordinate in pixels of the data-point being inspected. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Public Property Gets or sets the Y-value. (Inherited from SciChart.Charting.Model.ChartData.SeriesInfo)
Top
See Also