ActiveReports Developer 7
PictureAlignment Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace > Backdrop Class : PictureAlignment Property

Glossary Item Box

Gets or sets the image alignment for the Backdrop.

Syntax

Visual Basic (Declaration) 
Public Property PictureAlignment As PicturePutStyle
C# 
public PicturePutStyle PictureAlignment {get; set;}

Property Value

A valid PicturePutStyle enumeration.

See Also