FillPattern

FillPattern enumeration

Fill pattern used in middle shape of a gantt bar.

Members

Member nameDescription
HOLLOWHollow pattern.
SOLID_FILLSolid fill pattern.
LIGHT_FILLLight fill pattern.
MEDIUM_FILLMedium fill pattern.
DARK_FILLDark fill pattern.
DIAGONAL_LEFTDiagonal left pattern.
DIAGONAL_RIGHTDiagonal right pattern.
DIAGONAL_CROSSDiagonal cross pattern.
LINE_VERTICALLine vertical pattern.
LINE_HORIZONTALLine horizontal pattern.
LINE_CROSSLine cross pattern.
SOLID_FILL_WITH_DASHED_BORDERSolid with dashed border pattern.

See Also