We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.component.charts.model.
Class GanttSeriesItemDependency
java.lang.Object
com.vaadin.flow.component.charts.model.AbstractConfigurationObject
com.vaadin.flow.component.charts.model.ConnectorStyle
com.vaadin.flow.component.charts.model.GanttSeriesItemDependency
All Implemented Interfaces:
A configuration object to express dependencies between tasks in a Gantt chart.
See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vaadin.flow.component.charts.model.ConnectorStyle
getDashStyle, getEndMarker, getLineColor, getLineWidth, getMarker, getStartMarker, getType, setDashStyle, setEndMarker, setLineColor, setLineWidth, setMarker, setStartMarker, setType
-
Constructor Details
-
GanttSeriesItemDependency
public GanttSeriesItemDependency() -
GanttSeriesItemDependency
-
-
Method Details
-
getTo
See Also:
-
setTo
The ID of the point to connect to.
-