| BoxplotChart Class |
Namespace: C2ChartsLibrary.Implementation
public class BoxplotChart : C2HighChart, IBoxplotChart, IC2HighChart
The BoxplotChart type exposes the following members.
| Name | Description | |
|---|---|---|
| BoxplotChart | Initializes a new instance of the BoxplotChart class | |
| BoxplotChart(String, String, String, String, C2ExplorerThemeName) | Initializes a new instance of the BoxplotChart class |
| Name | Description | |
|---|---|---|
| Categories | ||
| CategoriesSeriesName |
Gets or sets the name of the categories series.
| |
| DataSeriesName | ||
| SubtitleText |
| Name | Description | |
|---|---|---|
| Add | ||
| AddJavascripFunction | (Inherited from Highstock.) | |
| AddJavascripVariable | (Inherited from Highstock.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetOptions | (Inherited from Highstock.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ChartContainerHtmlString | (Inherited from Highstock.) | |
| ChartScriptHtmlString | (Inherited from Highstock.) | |
| InFunction | (Inherited from Highstock.) | |
| InitChart | (Inherited from Highstock.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetCredits | (Inherited from Highstock.) | |
| SetExporting | (Inherited from Highstock.) | |
| SetLabels | (Inherited from Highstock.) | |
| SetLegend | (Inherited from Highstock.) | |
| SetLoading | (Inherited from Highstock.) | |
| SetNavigation | (Inherited from Highstock.) | |
| SetNavigator | (Inherited from Highstock.) | |
| SetOptions | (Inherited from Highstock.) | |
| SetPane | (Inherited from Highstock.) | |
| SetPlotOptions | (Inherited from Highstock.) | |
| SetRangeSelector | (Inherited from Highstock.) | |
| SetScrollbar | (Inherited from Highstock.) | |
| SetSeries(Series) | (Inherited from Highstock.) | |
| SetSeries(Series) | (Inherited from Highstock.) | |
| SetSubtitle | (Inherited from Highstock.) | |
| SetTitle | (Inherited from Highstock.) | |
| SetTooltip | (Inherited from Highstock.) | |
| SetXAxis(XAxis) | (Inherited from Highstock.) | |
| SetXAxis(XAxis) | (Inherited from Highstock.) | |
| SetYAxis(YAxis) | (Inherited from Highstock.) | |
| SetYAxis(YAxis) | (Inherited from Highstock.) | |
| ToHtmlString | (Inherited from Highstock.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |