Spread for ASP.NET 12 Product Documentation
ImageAlign Property (FpChart)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > FpChart Class : ImageAlign Property
Gets or sets the alignment of the image within the text flow.
Syntax
'Declaration
 
Public Overridable Property ImageAlign As ImageAlign
'Usage
 
Dim instance As FpChart
Dim value As ImageAlign
 
instance.ImageAlign = value
 
value = instance.ImageAlign
public virtual ImageAlign ImageAlign {get; set;}
See Also

Reference

FpChart Class
FpChart Members