Class
HtmlChartConstants

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

string

HtmlChartKey

The 'RadHtmlChart' key used across the source classes.

Declaration

cs-api-definition
public const string HtmlChartKey = "RadHtmlChart"

Field Value

string

HtmlChartTooltip

The CSS class of the RadHtmlChart tooltip element.

Declaration

cs-api-definition
public const string HtmlChartTooltip = "k-tooltip"

Field Value

string