NLegendInterlaceStyle Class Members
In This Topic
The following tables list the members exposed by NLegendInterlaceStyle.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | Begin | Gets / sets the begin row or column of this interlace style. |
 | End | Gets / sets the end row or column of this interlace style if Infinite is set to false. |
 | Fill | Gets / sets the fill of the interlace style |
 | Infinite | Whether or not this style is repeated infinitely along the legend grid or not. |
 | Interval | Gets / sets the interval (gap) between two consecutive interlace stripes. |
 | Length | Gets / sets the length in rows or columns of each interlace stripe. |
 | Type | Gets / sets the interlace style type (row or column). |
Top
See Also