Skip to main content

ASPxDiagram.Styles Property

Specifies the style settings of the ASPxDiagram elements.

Namespace: DevExpress.Web.ASPxDiagram

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

NuGet Package: DevExpress.Web

#Declaration

public DiagramStyles Styles { get; }

#Property Value

Type Description
DiagramStyles

An object that provides style settings for elements.

See Also