NChartTextureBrush Constructor |
Name | Description | |
---|---|---|
NChartTextureBrush(String) |
Init brush with image from file.
| |
NChartTextureBrush(NChartRawBitmap) |
Init brush with image.
| |
NChartTextureBrush(String, Color, NChartTexturePosition) |
Init brush with image from file, background color and position of texture.
| |
NChartTextureBrush(NChartRawBitmap, Color, NChartTexturePosition) |
Init brush with image, background color and position of texture.
|