[]
        
(Showing Draft Content)

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

ConnectingLine Method

ConnectingLine(bool)

Configurates ConnectingLine. Sets a value indicating whether to draw lines that connect labels to the data points.

Declaration
public TBuilder ConnectingLine(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.