New to Telerik UI for ASP.NET MVC? Download free 30-day trial

StockChart

Properties

The parent widget

DateField - String

Data - IEnumerable

UrlGenerator - IUrlGenerator

ChartArea - ChartArea

Gets or sets the Chart area background.

PlotArea - PlotArea

Gets or sets the plot area background.

PersistSeriesVisibility - Nullable

Theme - String

RenderAs - Nullable

Title - ChartTitle

The accessible description of the Chart. The description is announced by screen readers when the Chart is focused.

Subtitle - ChartTitle

The accessible description of the Chart. The description is announced by screen readers when the Chart is focused.

Legend - ChartLegend

The background color of the legend item. Accepts a valid CSS color string, including HEX and RGB. Defaults to the series color.

Transitions - Boolean

Series - IList

Panes - IList

SeriesDefaults - ChartSeriesDefaults

The default settings for all bar series.

CategoryAxes - IList

ValueAxes - IList

XAxes - IList

YAxes - IList

AxisDefaults - IChartAxisDefaults

DataSource - DataSource

The number of available pages.

DataSourceId - String

AutoBind - Nullable

SeriesColors - IEnumerable

Tooltip - ChartTooltip

Specifies if the Chart should display a single tooltip for each category.

Pdf - PDFSettings

Specifies if the Print dialog should be opened immediately after loading the document.

Pannable - ChartPannable

Specifies which axes should not be panned.

Zoomable - ChartZoomable

Selection zoom settings.

PaneDefaults - ChartPaneDefaults

The background color of all chart panes. Accepts a valid CSS color string, including hex and rgb.

Initializer - IJavaScriptInitializer

Events - IDictionary

Name - String

Id - String

ShouldSanitezeId - Boolean

ModelMetadata - ModelMetadata

HtmlAttributes - IDictionary

ViewContext - ViewContext

ViewData - ViewDataDictionary

IsSelfInitialized - Boolean

IsInClientTemplate - Boolean

HasDeferredInitialization - Boolean

Selector - String

HasClientComponent - Boolean

Methods

Serialize()

WriteInitializationScript(System.IO.TextWriter)

Writes the Chart initialization script.

Parameters

writer - System.IO.TextWriter

The text writer instance.

Render()

Renders the component.

VerifySettings()

ToHtmlString()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

ToClientTemplate()

In this article
Not finding the help you need?