GanttPlotObject |
SetCaptionMargin() SetConstrain() SetCSIMAlt() SetCSIMTarget() SetLabelLeftMargin() |
Internal method that can't be instantiated directly. Used to capture the common properties of all objects that can be added to the Ganttgraph, i.e. GanttBar, MileStones GanttVLine.
Specify margin (in pixels) between object and caption string
Argument | Default | Description |
---|---|---|
$aMarg | Margin in pixels |
Example:
Specify a constrain link between this object and another
Argument | Default | Description |
---|---|---|
$aRow | Gantt row where tarhet for constrain is | |
$aType | Type of constrain | |
$aColor | 'black' | Color of constrain |
$aArrowSize | ARROW_S2 | Size of ending arrow |
$aArrowType | ARROWT_SOLID | Type of arrow |
The possible arrow sizes are
Type of arrow can be either of
Example:
Specify ALT-tag text for hotspot
Argument | Default | Description |
---|---|---|
$aAlt | Alt text |
Note: You must have specified a CSIM atrget for this to have any effect.
Example:
Specify URL when object is used in a CSIM
Argument | Default | Description |
---|---|---|
$aTarget | Target URL | |
$aAlt | '' | Alt texts |
$aWinTarget | '' | No description available |
Example:
Specify offset (in pixels) for the title of this object.
Argument | Default | Description |
---|---|---|
$aOff | Offset in pixels |
Example: