IBoxplotChart Interface |
Namespace: C2ChartsLibrary.Interfaces
public interface IBoxplotChart : IC2HighChart
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 IC2HighChart.) | |
Name |
Gets or sets the chart title.
(Inherited from IC2HighChart.) | |
SubtitleText |
Gets or sets the subtitle text.
| |
Width |
Gets or sets the width of the chart.
(Inherited from IC2HighChart.) |