[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.RadialGaugeBuilder.NeedleShape

NeedleShape Method

NeedleShape(NeedleShape)

Configurates NeedleShape. Sets a value that determines the shape of the gauge's needle element.

Declaration
public virtual RadialGaugeBuilder NeedleShape(NeedleShape value)
Public Overridable Function NeedleShape(value As NeedleShape) As RadialGaugeBuilder
Parameters
Type Name Description
NeedleShape value

The value.

Returns
Type Description
RadialGaugeBuilder

Current builder.