[]
Configurates Content. Sets the content function that allows to customize the text content of the LineMarker.
public LineMarkerBuilder<T> Content(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
LineMarkerBuilder<T> | Current builder. |