DiagramSettings.Styles Property
In This Article
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 |
---|---|
Diagram |
An object that provides style settings for elements. |
See Also