AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

[enum] anychart.enums.GanttDataFieldsImprove this Doc

Gantt reserved names of field in data items.
ValueDescriptionExample
actualName of field for actual.
actualEndName of field for actual end.
actualStartName of field for actual start.
baseLineName of field for base line.
baseLineEndName of field for base line end.
baseLineStartName of field for base line start.
childrenName of field for children.
collapsedName of field for collapsed.
connectorName of field for connector.
connectorTypeName of field for connector type.
connectToName of field for connector to.
endName of field for end.
endMarkerName of field for end marker.
fillName of field for fill.
hoverFillName of field for hover on fill.
hoverStrokeName of field for hover on stroke.
idName of field for ID.
labelName of field for label.
markersName of field for markers.
milestoneName of field for milestone.
nameName of field for name.
parentName of field for parent.
periodsName of field for periods.
progressName of field for progress.
progressValueName of field for progress value.
rowHeightName of field for height of row.
startName of field for start.
startMarkerName of field for start marker.
strokeName of field for stroke.