Skip to main content
A newer version of this page is available. .

DiagramStyles Class

Contains style settings that define ASPxDiagram elements’ appearance.

Namespace: DevExpress.Web.ASPxDiagram

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

Declaration

public class DiagramStyles :
    StylesBase

The following members return DiagramStyles objects:

Remarks

These settings can be accessed via the Styles property.

Implements

See Also