Sets a value indicating whether a second timeline is displayed in addition to the primary one.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setSecondTimelineStyle ( |
One of the Alignment constants. Set to Alignment.Near to show the second timeline next to the main one, Alignment.Far to place it at the opposite side of the view, or Alignment.None to hide it. Set to null to use the corresponding value from the current theme.
JPlanner Programmer's Guide | © 2023 MindFusion |