[]
        
(Showing Draft Content)

FarPoint.Web.Chart.ImageFill

ImageFill Class

Represents a fill that is an image.

Inheritance
ImageFill
Namespace: FarPoint.Web.Chart
Assembly: FarPoint.Web.Chart.dll
Syntax
public class ImageFill : Fill
Public Class ImageFill
    Inherits Fill

Constructors

Name Description
ImageFill(Image)

Creates a new image fill with the specified image.

ImageFill(string)

Creates a new image fill with the specified image.

Properties

Name Description
Image

Gets the image of this fill.