Click or drag to resize
ColumnChart Methods

The ColumnChart type exposes the following members.

Methods
  NameDescription
Public methodAdd(IEnumerableObject, IEnumerableDecimal)
Public methodAdd(IEnumerableObject, IEnumerableDouble)
Public methodAdd(IEnumerableObject, IEnumerableInt64)
Public methodAdd(Object, Decimal)
Public methodAdd(Object, Double)
Public methodAdd(Object, Int64)
Public methodAddJavascripFunction (Inherited from Highstock.)
Public methodAddJavascripVariable (Inherited from Highstock.)
Public methodCreate
Creates a chart.
Public methodStatic memberCreateColumChart
Protected methodcreateLegend
Protected methodcreateXAxis
Protected methodcreateYAxis
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetOptions (Inherited from Highstock.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodChartContainerHtmlString (Inherited from Highstock.)
Public methodChartScriptHtmlString (Inherited from Highstock.)
Public methodInFunction (Inherited from Highstock.)
Public methodInitChart (Inherited from Highstock.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetCredits (Inherited from Highstock.)
Public methodSetExporting (Inherited from Highstock.)
Public methodSetLabels (Inherited from Highstock.)
Public methodSetLegend (Inherited from Highstock.)
Public methodSetLoading (Inherited from Highstock.)
Public methodSetNavigation (Inherited from Highstock.)
Public methodSetNavigator (Inherited from Highstock.)
Public methodSetOptions (Inherited from Highstock.)
Public methodSetPane (Inherited from Highstock.)
Public methodSetPlotOptions (Inherited from Highstock.)
Public methodSetRangeSelector (Inherited from Highstock.)
Public methodSetScrollbar (Inherited from Highstock.)
Public methodSetSeries(Series) (Inherited from Highstock.)
Public methodSetSeries(Series) (Inherited from Highstock.)
Public methodSetSubtitle (Inherited from Highstock.)
Public methodSetTitle (Inherited from Highstock.)
Public methodSetTooltip (Inherited from Highstock.)
Public methodSetXAxis(XAxis) (Inherited from Highstock.)
Public methodSetXAxis(XAxis) (Inherited from Highstock.)
Public methodSetYAxis(YAxis) (Inherited from Highstock.)
Public methodSetYAxis(YAxis) (Inherited from Highstock.)
Public methodToHtmlString (Inherited from Highstock.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also