Search
ResourceViewSettings.setSubTickSize Method
See Also
 






Sets the size of the sub ticks displayed in the bottom timeline.

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

 Syntax

Java  Copy Code

public void setSubTickSize (
    Integer value
)

 Parameters

value

A non-negative integer value. Set to null to use the corresponding value from the current theme.

 See Also