Search
TimetableSettings.getTimelinePadding Method
See Also
 






Gets the padding of the separator lines in the timeline, expressed as a percent of the timeline size.

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

 Syntax

Java  Copy Code

public Integer getTimelinePadding ()

 Return Value

An integer value specifying the padding of the timeline separator lines, in percents.

 See Also