LinearGauge
Properties
Scale - ILinearScale
The scale mirror.
Pointer - GaugeLinearPointer
Gets or sets the pointer margin
Pointers - IList
UrlGenerator - IUrlGenerator
GaugeArea - GaugeArea
Gets or sets the gauge area background.
Transitions - Boolean
Theme - String
RenderAs - 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)
Parameters
writer - System.IO.TextWriter
Serialize()
SerializeData(System.String,System.Collections.Generic.IDictionary,System.Collections.Generic.IDictionary)
Parameters
key - System.String
data - System.Collections.Generic.IDictionary<String,Object>
options - System.Collections.Generic.IDictionary<String,Object>
SerializeTheme(System.Collections.Generic.IDictionary)
Parameters
options - System.Collections.Generic.IDictionary<String,Object>
SerializeTransitions(System.Collections.Generic.IDictionary)
Parameters
options - System.Collections.Generic.IDictionary<String,Object>
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.