Skip to main content

DiagramSettings.Styles Property

Specifies the style settings of the Diagram elements.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v24.2.dll

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public DiagramStyles Styles { get; }

#Property Value

Type Description
DiagramStyles

An object that provides style settings for elements.

See Also