Search
TimelineSettings.getStyle Method
See Also
 






Gets the style of the timeline.

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

 Syntax

Java  Copy Code

public Style getStyle ()

 Return Value

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

 See Also