FillPaint is a Brush-valued attribute that fills a region with a tiled pattern. It does not have a default value. The method ChartNode.SetFillPaint is used to specify the FillPaint object. The class FillPaint contains utilities to define some useful paint patterns.
FillPaint.VerticalStripe(10, 5, Color.Yellow,Color.Blue)
| |
FillPaint.HorizontalStripe(10, 5, Color.Yellow,Color.Blue) | |
FillPaint.Diamond(36, 5, Color.Blue,Color.Yellow) | |
FillPaint.Checkerboard(24, Color.Red,Color.Yellow) |
The FillPaint attribute can also be set using an Image, which is used to tile filled regions.
PHONE: 713.784.3131 FAX:713.781.9260 |