EnumHtmlChartType
Enum
Enumerates the HtmlChart types.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public enum HtmlChartType
Fields
boxplot
The HtmlChart type is boxplot.
bubble
The HtmlChart type is bubble.
candlestick
The HtmlChart type is candlestick.
column
The HtmlChart type is column.
funnel
The HtmlChart type is funnel.
polararea
The HtmlChart type is polararea.
polarline
The HtmlChart type is polarline.
polarscatter
The HtmlChart type is polarscatter.
radararea
The HtmlChart type is radararea.
radarcolumn
The HtmlChart type is radarcolumn.
radarline
The HtmlChart type is radarline.
scatter
The HtmlChart type is scatter.
scatterLine
The HtmlChart type is scatterLine.