Namespace FastReport.BG.Gantt
Classes
DrawStyle
Style of regular Gantt element
GanttChart
Class for an object that represents a Gantt chart.
GanttDataSource
Represents the data source for the Gantt chart.
GanttNode
Represents the rendering of a record in a GanttChart
GanttRecord
Represents an object where data from a single record is stored
GanttRecordDrawEventArgs
EventArgs which handles the drawing process of the Gantt node
GanttStyles
Collection of Gantt styles
RecordHoverStyle
Gantt element under the mouse
RecordSelectedStyle
Selected Gantt element
Structs
GanttGeometry
Structure which groups geometry properties to build a Gantt node
Enums
BottomDateView
Specifies the position of the bottom dates.
Distance
Determines the scale of dates in titles.
HeaderPosition
Specifies the location of the title relative to the chart.
TextPosition
Specifies the position of the text relative to the spacing of the rectangle.
Delegates
GanttRecordDrawEventHandler
Represents the method that will handle the event DrawRecord or DrawRecordInterval of a control or other component.