[]
Configurates DataLabel. Get or set the style of point data label
public TBuilder DataLabel(Action<DataLabelBuilder> build)
Type | Name | Description |
---|---|---|
Action<DataLabelBuilder> | build | The builder function. |
Type | Description |
---|---|
TBuilder | Current builder. |