PictureType

PictureType class

Determines mode of bar picture filling.

Constants

NameValueDescription
NotDefined-1Not defined.
Stack0The picture is sized to repeat a maximum of 15 times in the longest stacked bar.
StackScale1The picture is sized to a specified number of units and repeated the length of the bar.
Stretch2The picture is stretched the full length of the stacked bar.

NotDefined

Not defined.


Stack

The picture is sized to repeat a maximum of 15 times in the longest stacked bar.


StackScale

The picture is sized to a specified number of units and repeated the length of the bar.


Stretch

The picture is stretched the full length of the stacked bar.