Telerik.Web.UI.BoxPlotSeries
Create s box plot series.
Inheritance Hierarchy
- System.Object
- Telerik.Web.StateManager : IMarkableStateManager, IStateManager
- Telerik.Web.UI.SeriesBase
- Telerik.Web.UI.BoxPlotSeries
Properties
Appearance SeriesAppearance
Defines the appearance settings of the series
AxisName String
Get/set the name of the axis, to which the values will be associated
BorderAppearance SeriesBorderAppearance
Specifies the border settings of the outliers.
ColorField String
Specifies the color of the series when the chart is databound.
Data String
Get/Set the serialized data entities in a list format. This property is usually set if the series is data bound
DataField String
The data field with the values of the series
DataFieldSize String
Specifies the size value of the bubble item in bubble series when the chart is databound.
DataFieldTooltip String
Specifies the tooltip value of the bubble item in bubble series when the chart is databound.
DataFieldX String
The data field with the values of the series along the X axis
DataFieldY String
The data field with the values of the series along the Y axis
DataLowerField String
The field which specifies the lower value of the box plot item when the chart is databound.
DataMeanField String
The field which specifies the mean value of the box plot item when the chart is databound.
DataMedianField String
The field which specifies the median value of the box plot item when the chart is databound.
DataNoteTextField String
DataNoteTextField property is not supported for Radar, Polar, Pie, Funnel and BoxPlot series types.
DataNoteTextField String
The data field with the notes of the series
DataOutliersField String
The field which specifies the outliers value of the box plot item when the chart is databound.
DataQ1Field String
The field which specifies the Q1 value of the box plot item when the chart is databound.
DataQ3Field String
The field which specifies the Q3 value of the box plot item when the chart is databound.
DataUpperField String
The field which specifies the upper value of the box plot item when the chart is databound.
ExtremesAppearance ExtremesAppearance
Defines the appearance settings of the extremes.
HighlightAppearance SeriesAppearance
Defines the highlight appearance settings of the series
Items SeriesItemCollection
The Items collection is Obsolete. Use the SeriesItems collection to specify the series items.
Remarks
The Items collection is Obsolete. Use the SeriesItems collection to programmatically set the series items.
Name String
Get/Set the name of the series
NotesAppearance NotesAppearance
Series Notes are not supported for Radar, Polar, Pie, Funnel and BoxPlot series types.
NotesAppearance SeriesAppearance
Defines the appearance settings of the notes
Opacity Decimal
The series opacity. By default the series are opaque with default value 1.
OutliersAppearance OutliersAppearance
Defines the appearance settings of the outliers.
SeriesItems BoxPlotSeriesItemCollection
Creates a collection of box plot series items.
TooltipsAppearance SeriesAppearance
Defines the appearance settings of the series
Type SeriesType
Gets the type of the series
Visible Boolean
Get/Set the visibility of the series
VisibleInLegend Boolean
Get/Set the visibility of the series in the legend
ZIndex Nullable
1`
Specifies the color of the series when the chart is databound.