[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.BulletGraphBuilder.Target

Target Method

Target(double)

Configurates Target. Sets the target value for the measure.

Declaration
public BulletGraphBuilder Target(double value)
Public Function Target(value As Double) As BulletGraphBuilder
Parameters
Type Name Description
double value

The value.

Returns
Type Description
BulletGraphBuilder

Current builder.