ClassHtmlChartConstants
Class
The RadHtmlChart constants used across the source classes.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public static class HtmlChartConstants
Inheritance: objectHtmlChartConstants
Fields
CssRadHtmlChart
The base CSS class of the RadHtmlChart wrapper element.
Declaration
cs-api-definition
public const string CssRadHtmlChart = "RadHtmlChart"
Field Value
HtmlChartKey
The 'RadHtmlChart' key used across the source classes.
HtmlChartTooltip
The CSS class of the RadHtmlChart tooltip element.