Creates a pattern color by loading the pattern from an image file.
A pattern color is a dynamic color that changes according to a 2D periodic pattern. When it is used to fill an area, the area will look like being tiled with a wallpaper pattern.
ChartDirector will automatically detect the image file format using the file extension, which must either png, jpg, jpeg, gif, wbmp or wmp (case insensitive).
Please refer to
BaseChart.setSearchPath on the directory that ChartDirector will search for the file.
A 32-bit integer representing the pattern color.
© 2006 Advanced Software Engineering Limited. All rights reserved.