| ColumnChart Class |
Namespace: C2ChartsLibrary.Implementation
public class ColumnChart : C2HighChart, IColumnChart, IC2HighChart
The ColumnChart type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnChart | Initializes a new instance of the ColumnChart class | |
| ColumnChart(String, String, String, String, C2ExplorerThemeName) | Initializes a new instance of the ColumnChart class |
| Name | Description | |
|---|---|---|
| Categories | ||
| Navigator | ||
| Spline | ||
| SubtitleText | ||
| XAxeName |
Gets or sets the name of the categories series.
| |
| YAxeName |
| Name | Description | |
|---|---|---|
| Add(IEnumerableObject, IEnumerableDecimal) | ||
| Add(IEnumerableObject, IEnumerableDouble) | ||
| Add(IEnumerableObject, IEnumerableInt64) | ||
| Add(Object, Decimal) | ||
| Add(Object, Double) | ||
| Add(Object, Int64) | ||
| AddJavascripFunction | (Inherited from Highstock.) | |
| AddJavascripVariable | (Inherited from Highstock.) | |
| Create |
Creates a chart.
| |
| CreateColumChart | ||
| createLegend | ||
| createXAxis | ||
| createYAxis | ||
| 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.) |