[]
        
(Showing Draft Content)

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

ShowTicks Method

ShowTicks(bool)

Configurates ShowTicks. Sets a property that determines whether the gauge should display tick marks at each step value.

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

The value.

Returns
Type Description
TBuilder

Current builder.