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