Search
TimetableSettings.setTimelineStyle Method
See Also
 






Sets the style of the timeline header.

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

 Syntax

Java  Copy Code

public void setTimelineStyle (
    Style value
)

 Parameters

value

A Style object specifying the appearance of the timeline header. This property cannot be null.

 See Also