Search
TimelineSettings.setStyle Method
See Also
 






Sets the style of the timeline.

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

 Syntax

Java  Copy Code

public void setStyle (
    Style value
)

 Parameters

value

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

 See Also