MindFusion.Java Package Programmer's Guide
TimetableSettings.setTimelineSize Method
See Also
 






Sets the size of the timeline header.

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

 Syntax

Java  Copy Code

public void setTimelineSize (
    Integer value
)

 Parameters

value

A non-negative integer value specifying the size of the timeline header in pixels. Set to null to use the corresponding value from the current theme.

 See Also

TimetableSettings Members
TimetableSettings Class
com.mindfusion.scheduling Namespace