Spread for ASP.NET 11 Product Documentation
Image Property (ImageFill)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > ImageFill Class : Image Property
Gets the image of this fill.
Syntax
'Declaration
 
Public ReadOnly Property Image As Image
'Usage
 
Dim instance As ImageFill
Dim value As Image
 
value = instance.Image
public Image Image {get;}
See Also

Reference

ImageFill Class
ImageFill Members