PictureType enumeration

PictureType enumeration

Determines mode of bar picture filling.

The PictureType type exposes the following members:

Fields

FieldDescription
NOT_DEFINEDNot defined.
STACKThe picture is sized to repeat a maximum of 15 times in the longest stacked bar.
STACK_SCALEThe picture is sized to a specified number of units and repeated the length of the bar.
STRETCHThe picture is stretched the full length of the stacked bar.

See Also