Reporting

Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public enum ImageTileModes
Visual Basic
Public Enumeration ImageTileModes

Members

Member nameValueDescription
Flip0 Fill element by image that repeats by X and Y.
FlipX1 Fill element by image that flips by X.
FlipY2 Fill element by image that flips by Y.
FlipXY3 Fill element by image that flips by X and Y.

Version Information

Supported in: 1.0.1

See Also