Sparkline
Properties
SeriesData - IEnumerable
Type - Nullable
PointWidth - Nullable
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
Gets or sets the title text
Subtitle - ChartTitle
Gets or sets the title text
Legend - ChartLegend
Gets or sets the legent item visual handler.
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.