[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexChartCoreBuilder-3.DataLabel

DataLabel Method

DataLabel(Action<DataLabelBuilder>)

Configurates DataLabel. Get or set the style of point data label

Declaration
public TBuilder DataLabel(Action<DataLabelBuilder> build)
Parameters
Type Name Description
Action<DataLabelBuilder> build

The builder function.

Returns
Type Description
TBuilder

Current builder.