Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / ImageFill Class
Members


In This Topic
    ImageFill Class
    In This Topic
    Represents a fill that is an image.
    Object Model
    ImageFill Class
    Syntax
    'Declaration
     
    
    Public Class ImageFill 
       Inherits Fill
    'Usage
     
    
    Dim instance As ImageFill
    public class ImageFill : Fill 
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Chart.Fill
          FarPoint.Web.Chart.ImageFill

    See Also