Sankey
Properties
Data - SankeyDataSettings
The color of the link. The color is used when the colorType option is set to static. Accepts a valid CSS color string, including hex and rgb.
DisableAutoLayout - Nullable
Labels - SankeyLabelsSettings
The alignment of the label.
Legend - SankeyLegendSettings
The background color of the legend.
Links - SankeyLinksSettings
The color of the links.
Messages - SankeyMessagesSettings
The units string displayed in the tooltip.
Nodes - SankeyNodesSettings
The node focus highlight configuration options.
Title - SankeyTitleSettings
The background color of the title. Accepts a valid CSS color string, including hex and rgb.
Tooltip - SankeyTooltipSettings
The element to which the tooltip will be appended.
Theme - String
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.