CircularGauge
Properties
CenterTemplate - String
CenterTemplateId - String
CenterTemplateHandler - String
Color - String
Colors - List
GaugeArea - CircularGaugeGaugeAreaSettings
The background of the gauge area. Any valid CSS color string will work here, including hex and rgb.
Opacity - Nullable
RenderAs - String
Scale - CircularGaugeScaleSettings
Configures the scale labels.
Theme - String
Transitions - Nullable
Value - Nullable
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.