Configurates
C1.Web.Mvc.Gauge.ShowTicks. Sets a property that determines whether the gauge should display tick marks at each step value.
Syntax
'Declaration
Public Function ShowTicks( _
ByVal As Boolean _
) As
Parameters
- value
- The value.
Return Value
Current builder.
See Also