ClassBoxPlotSeries
Class
Represents the BoxPlotSeries for RadCartesianChart control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class BoxPlotSeries : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlBoxPlotSeries
Implements:
Inherited Members
Constructors
BoxPlotSeries()
Initializes a new instance of the BoxPlotSeries class.
Declaration
cs-api-definition
public BoxPlotSeries()
Properties
BoxPlotShapes
Get the list of BoxPlotShapes.
Declaration
cs-api-definition
public IList<BoxPlotShape> BoxPlotShapes { get; }
Property Value
BoxPlotShapesCount
Get the BoxPlotShapes count.
VisibleBoxPlotShapesCount
Get the Visible BoxPlotShapes count.