Diagram

Properties

DataSource - DataSource

The number of available pages.

ConnectionsDataSource - DataSource

The number of available pages.

AutoBind - Nullable

Accessibility - DiagramAccessibilitySettings

The accessibility role of the diagram element.

ConnectionDefaults - DiagramConnectionDefaultsSettings

Defines the label displayed on the connection path.

Connections - List

Editable - DiagramEditableSettings

Specifies the connection editor template which shows up when editing the connection. A template can be used to change the default editors for the connection fields or to prevent some fields from being edited by not rendering an editor input for them.

Layout - DiagramLayoutSettings

Defines where the circle/arc ends. The positive direction is clockwise and the angle is in degrees. This setting is specific to the radial tree layout.

If set to true, disables keyboard navigation in the diagram.

Pannable - DiagramPannableSettings

The pannable key.

Pdf - DiagramPdfSettings

The author of the PDF document that will be visible in the PDF file metadata.

Selectable - DiagramSelectableSettings

Specifies if the multiple selection should be enabled.

ShapeDefaults - DiagramShapeDefaultsSettings

Defines the default shapes content settings.

Shapes - List

Template - String

TemplateId - String

TemplateHandler - String

Theme - String

TabIndex - Nullable

Tooltip - DiagramTooltipSettings

Defines the tooltip settings for the diagram.

Zoom - Nullable

ZoomMax - Nullable

ZoomMin - Nullable

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

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