[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.GaugeBuilder-2.ShowTickText

ShowTickText Method

ShowTickText(bool)

Configurates ShowTickText. Sets a property that determines whether the gauge should display the text value of each tick mark.

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

The value.

Returns
Type Description
TBuilder

Current builder.