Element Details: Extra+Gantt+Column
 Back


Available in: Logi Info Source code name: ExtraGanttColumn

Adds another column/layer to the Gantt chart. This allows two layers to be displayed on the Gantt Chart. Data for the chart comes from either another column from the main DataLayer, or from another DataLayer under this element.

Only one Extra Gantt Column child element can be used; if others are added, they'll be ignored.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
BarWidth
UserDefined
Sets the width of bars for bar charts. By default, bar widths are determined automatically. This applies to only single bars. When the extra bar is set to SideBySide, this attribute takes no effect.
ChartSymbolEdgeColor
UserDefined
The color of the outside edge of the symbols. For Area charts, this is the color of the outside edge of the area chart layer, while for bar charts it is the edge color of each bar in the layer. Animated Bar Charts with Bar Style = Rounded Edge will ignore this attribute. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
Color
UserDefined
Sets the element's color. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233. For bar charts, each bar can be a different color by entering multiple colors, each separated by a comma. When using a Crosstab Filter under the Chart's DataLayer, use comma-separated colors and a Legend element so each crosstab set can be identified.
DataEndValue
UserDefined
(Required) Set this to a column returned from the DataLayer. It represents the ending date value for each task charted. These are listed horizontally across the y-axis. The Date Values used should be in valid ISO format.
DataStartValue
UserDefined
(Required) Set this to a column returned from the DataLayer. It represents the starting date value for each task charted. These are listed horizontally across the y-axis. The Date Values used should be in valid ISO format.
DesignPattern
UserDefined
0/1. set this attribute to 1, to display a stripe pattern on the Extra Gantt column bars. leave it blank or 0 for a normal color fill.
LegendLabel
UserDefined
Indicates text that will be shown for this layer inside the chart legend.
Transparency
UserDefined
7
15
0
Indicates a level of transparency of the element. The lowest value of 0 indicates that the element is opaque, with no transparency. The other end of the scale, 15, indicates a completely transparent element. Use medium-level transparency to allow different chart layers to show through each other.



PARENT ELEMENTS

Click element to drill down for more information.

Chart.Gantt


CHILD ELEMENTS

Click element to drill down for more information.

DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.JSON
DataLayer.LDAP
DataLayer.Linked
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML


 Back to top


 Chart Debug