New to Telerik UI for ASP.NET MVC? Download free 30-day trial

DiagramShapeDefaultsFillSettingsBuilder

Methods

Color(System.String)

Defines the fill color of the shape.

Parameters

value - System.String

The value that configures the color.

Opacity(System.Double)

Defines the fill opacity of the shape.

Parameters

value - System.Double

The value that configures the opacity.

Gradient(System.Action)

Defines the gradient fill of the shape.

Parameters

configurator - System.Action<DiagramShapeDefaultsFillGradientSettingsBuilder>

The action that configures the gradient.

In this article
Not finding the help you need?