Table 11.  eGanttChart Busy Free Time Applet User Properties
     | 
     | 
     | 
     | 
     | 
    Major time unit in the X-axis of the Gantt chart. The possible values are Day, Week, Month, and Year.  | 
     | 
     | 
    Minor time unit in the X-axis of the Gantt chart. The possible values are Hour, Day, Week, and Month. The possible combinations of (major,minor) time units are (Day,Hour), (Week,Day), (Month,Day), (Month,Week), and (Year,Month).  | 
     | 
     | 
    Business component for the X-axis of the Gantt chart.  | 
     | 
     | 
    Cells of the Gantt chart can be colored differently. This user property specifies which field in the X business component determines the coloring. For the field that you choose, make sure there is a corresponding LOV defined. See X-Color LOV Name for details.  | 
     | 
     | 
    LOV that defines the possible values of the field chosen for X-Color Field. From this LOV, you can determine the Language Independent Code (LIC) of the field value.  | 
     | 
     | 
    Defines the LIC of the LOV values that can be mapped to colors.  | 
     | 
    #GanttChartRed #GanttChartBlue #GanttChartGreen#  | 
    Defines the colors of the different values of the LIC. The values must be in the same order as in X-LOV Map. For example, 2-High maps to GanttChartBlue. The values of X-Color Map are the style sheet classes defined in Gantt.css.  | 
     | 
     | 
    Maps to an internal X-business component method to calculate the date-time range for the X-business component data. You should not modify this.  | 
     | 
     | 
    Applies only when the minor time unit is Hour. Instead of displaying a 24-hour interval in the Gantt chart, this user property defines the lower and upper bounds of the time displayed in the Gantt chart.  | 
     | 
     | 
    Specifies the time increment for each cell in the Gantt chart. The unit is Minutes.  | 
     | 
     | 
    Specifies on which field in the X business component you can drill down. A corresponding Drilldown Object will need to configured for the applet in Siebel Tools.  | 
     | 
     | 
    Field in the X business component that specifies the end of the datetime range.  | 
     | 
     | 
    Field in the X business component that links it to the Y business component. This is used in a search specification if X-Join InvokeMethod is not specified.  | 
     | 
     | 
    Maps to an internal X business component method to link the Y and X business components. You should not modify this.  | 
     | 
     | 
    Specifies the number of "slots" for a given cell. For example, you might have conflicting activities that start and end at the same time. If X-Num Slots is 3, the cell that represents this time range can be split into a maximum of three slots to contain the conflicting activities.  | 
     | 
     | 
    Specifies the sort specification for the X business component.  | 
     | 
     | 
    Field in the X business component that specifies the start of the datetime range.  | 
     | 
     | 
    First field that is displayed in the tooltip.  | 
     | 
     | 
    Second field that is displayed in the tooltip. User properties can be defined to extend this to X-Tooltips  n.  | 
     | 
     | 
    Business component for the Y-axis of the Gantt chart.  | 
     | 
     | 
    Maximum number of records for the Y-axis.  | 
     | 
     | 
    Search specification for the Y business component. NOTE: By default, the Y business component in the base Gantt chart class does not have any search specification defined. If it is not explicitly define here the Y business component will be constrained by a link in a parent-child relationship.   | 
     | 
     | 
    Source field for the Y drilldown.  | 
     | 
    All Employees across Organizations  | 
    Destination view of the Y drilldown. This can be modified.  | 
     | 
     | 
    Field in the Y business component that links it to both the X and Z business components.  | 
     | 
     | 
     | 
     | 
     | 
    Field in the Y business component that is displayed in the Gantt chart.  | 
     | 
     | 
    Sort specification for the Y business component.  | 
     | 
     | 
    Business component for the Z-axis of the Gantt chart. Acts as a layer painted on the Gantt chart before the X-axis is constructed. For example, each employee has a working schedule of Monday through Friday, 8:00 to 17:00. The Gantt chart is painted white where there is a schedule and gray where there is no schedule. The activity cells are drawn on top of this schedule layer. The Z business component determines the state of a cell: 
- GanttStateNone: No schedule
 - GanttStateOff: A schedule exists
 - GanttStateOn: Coloring of the cell controlled by
 X-Color Map
  
 | 
     | 
     | 
    Maps to an internal Z business component method to calculate the datetime range for the Z business component data. You should not modify this.   | 
     | 
     | 
    Field in the Z business component that specifies the end of the datetime range.  | 
     | 
     | 
    Field in the Z business component that links to the Y business component. This is used as a search specification if Z-Join InvokeMethod is not specified.  | 
     | 
     | 
    Maps to an internal Z business component method to link the Y and Z business components together. You should not modify this.  | 
     | 
     | 
    Field in the Z business component that specifies the start of the datetime range.  |