[]
Configurates Target. Sets the target value for the measure.
public BulletGraphBuilder Target(double value)
Public Function Target(value As Double) As BulletGraphBuilder
| Type | Name | Description |
|---|---|---|
| double | value | The value. |
| Type | Description |
|---|---|
| BulletGraphBuilder | Current builder. |