Enum ImageTileModes
Namespace: Telerik.Charting.Styles
Assembly: Telerik.WinControls.RadChart.dll
Syntax
public enum ImageTileModes
Flip
Fill element by image that repeats by X and Y.
FlipX
Fill element by image that flips by X.
FlipXY
Fill element by image that flips by X and Y.
FlipY
Fill element by image that flips by Y.