[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ChartLegendBuilder.Title

Title Method

Title(string)

Configurates Title. Sets a value that determines the title of the legend.

Declaration
public ChartLegendBuilder Title(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
ChartLegendBuilder

Current builder.