Gets or sets the position of the background image with BackgroundRepeat
set to Clip.
Used only for background images within Chart.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RdlEnum<BackgroundImagePosition> Position { get; set; } |
Visual Basic |
---|
Public Property Position As RdlEnum(Of BackgroundImagePosition) Get Set |