[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DataLabelBaseBuilder-2.Content

Content Method

Content(string)

Configurates Content. Sets the content of data labels.

Declaration
public TBuilder Content(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.