Search
TimelineSettings.setShowTicks Method
See Also
 






Sets a value indicating whether the timeline displays tick lines.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public void setShowTicks (
    Boolean value
)

 Parameters

value

A Boolean value. Set to null to use the corresponding value from the current theme.

 See Also