Diagram

Properties

DataSource - DataSource

The number of available pages.

ConnectionsDataSource - DataSource

The number of available pages.

DataSourceId - String

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 connectors the shape owns. A connector is the point in the shape where a connection between this shape and another one can originate from or end. "top" - top connector.; "right" - right connector.; "bottom" - bottom connector.; "bottomRight" - bottom right connector.; "left" - left connector. or "auto" - auto connector.. You can define your own custom connectors or use the predefined types.

Shapes - List

Template - String

TemplateHandler - ClientHandlerDescriptor

A Razor template delegate.

Theme - String

TabIndex - Nullable

Tooltip - DiagramTooltipSettings

Defines the tooltip that will be shown when hovering over a connection.

Zoom - Nullable

ZoomMax - Nullable

ZoomMin - Nullable

ZoomRate - Nullable

Events - IDictionary

Id - String

SanitezeId - Boolean

Writer - IJavaScriptWriter

Initializer - IJavaScriptInitializer

IsInClientTemplate - Boolean

IsSelfInitialized - Boolean

HasDeferredInitialization - Boolean

HtmlAttributes - IDictionary

ScriptAttributes - IDictionary

HtmlHelper - IHtmlHelper

ModelMetadataProvider - IModelMetadataProvider

Name - String

Explorer - ModelExplorer

Selector - String

IdPrefix - String

ViewContext - ViewContext

ValueProvider - IValueProvider

UrlGenerator - IUrlGenerator

HtmlEncoder - HtmlEncoder

HasClientComponent - Boolean

UseMvvmInitialization - Boolean

Methods

WriteInitializationScript(System.IO.TextWriter)

Writes the initialization script.

Parameters

writer - System.IO.TextWriter

The System.IO.TextWriter.

Serialize()

Serialize current instance to Dictionary

ProcessSettings()

Render()

Renders the component.

ToClientTemplate()

ToHtmlString()

VerifySettings()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

WriteDeferredScriptInitialization()

In this article
PropertiesDataSource - DataSourceConnectionsDataSource - DataSourceDataSourceId - StringAutoBind - NullableAccessibility - DiagramAccessibilitySettingsConnectionDefaults - DiagramConnectionDefaultsSettingsConnections - ListEditable - DiagramEditableSettingsLayout - DiagramLayoutSettingsNavigatable - DiagramNavigatableSettingsPannable - DiagramPannableSettingsPdf - DiagramPdfSettingsSelectable - DiagramSelectableSettingsShapeDefaults - DiagramShapeDefaultsSettingsShapes - ListTemplate - StringTemplateHandler - ClientHandlerDescriptorTheme - StringTabIndex - NullableTooltip - DiagramTooltipSettingsZoom - NullableZoomMax - NullableZoomMin - NullableZoomRate - NullableEvents - IDictionaryId - StringSanitezeId - BooleanWriter - IJavaScriptWriterInitializer - IJavaScriptInitializerIsInClientTemplate - BooleanIsSelfInitialized - BooleanHasDeferredInitialization - BooleanHtmlAttributes - IDictionaryScriptAttributes - IDictionaryHtmlHelper - IHtmlHelperModelMetadataProvider - IModelMetadataProviderName - StringExplorer - ModelExplorerSelector - StringIdPrefix - StringViewContext - ViewContextValueProvider - IValueProviderUrlGenerator - IUrlGeneratorHtmlEncoder - HtmlEncoderHasClientComponent - BooleanUseMvvmInitialization - BooleanMethodsWriteInitializationScript(System.IO.TextWriter)Serialize()ProcessSettings()Render()ToClientTemplate()ToHtmlString()VerifySettings()WriteDeferredStyles(System.IO.TextWriter)DeferStyles()GetHtml(System.Boolean)GetInitializator()WriteDeferredScriptInitialization()
Not finding the help you need?
Contact Support