Carousel - CarouselStyle Property
Show the carousel items as linear or elliptical
Member of Carousel (PRIM_CARO)
Data Type - Enumeration
CarouselStyle specifies how the Carousel should arrange its items.
| Enum Value | Description |
|---|---|
| Elliptical | Show the items in an elliptical pattern |
| Linear | Show the items in a single line in 3D with outer items skewed |
| Page | Show the items in a single line. The number and size of items is governed by the PageSize property |
Febuary 18 V14SP2