[]
Configurates RelativeData. Sets a value that determines whether the given data is relative.
public WaterfallBuilder<T> RelativeData(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| WaterfallBuilder<T> | Current builder. |