ChartWizard

Properties

DataColumns - List

ExportOptions - ChartWizardExportOptionsSettings

Configure the name of the exported file.

Messages - ChartWizardMessagesSettings

Specifies the text configuration for the ChartWizard window messages.

State - ChartWizardStateSettings

The axis labels configuration.

DefaultState - ChartWizardDefaultStateSettings

The stack configuration of the series.

DataSource - DataSource

The number of available pages.

DataSourceId - String

Specifies whether the window should show a modal overlay over the page.

UrlGenerator - IUrlGenerator

Initializer - IJavaScriptInitializer

Events - IDictionary

Name - String

Id - String

ShouldSanitezeId - Boolean

ModelMetadata - ModelMetadata

HtmlAttributes - IDictionary

ScriptAttributes - IDictionary

ViewContext - ViewContext

ViewData - ViewDataDictionary

IsSelfInitialized - Boolean

IsInClientTemplate - Boolean

HasDeferredInitialization - Boolean

Selector - String

HasClientComponent - Boolean

Methods

WriteInitializationScript(System.IO.TextWriter)

Writes the initialization script.

Parameters

writer - System.IO.TextWriter

The System.IO.TextWriter.

Serialize()

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()