Click or drag to resize
NChartTextureBrush Constructor
Overload List
  NameDescription
Public methodNChartTextureBrush(String)
Init brush with image from file.
Public methodNChartTextureBrush(NChartRawBitmap)
Init brush with image.
Public methodNChartTextureBrush(String, Color, NChartTexturePosition)
Init brush with image from file, background color and position of texture.
Public methodNChartTextureBrush(NChartRawBitmap, Color, NChartTexturePosition)
Init brush with image, background color and position of texture.
Top
See Also