| IBoxplotChart Interface |
Namespace: C2ExplorerServiceStack.Logic.Interfaces
public interface IBoxplotChart : IC2ExplorerHighChart
The IBoxplotChart type exposes the following members.
| Name | Description | |
|---|---|---|
| CategoriesSeriesName |
Gets or sets the name of the categories series.
| |
| DataSeriesName |
Gets or sets the name of the data series.
| |
| Height |
Gets or sets the height of the chart.
(Inherited from IC2ExplorerHighChart.) | |
| Name |
Gets or sets the chart title.
(Inherited from IC2ExplorerHighChart.) | |
| SubtitleText |
Gets or sets the subtitle text.
| |
| Width |
Gets or sets the width of the chart.
(Inherited from IC2ExplorerHighChart.) |