Name | Description | |
---|---|---|
![]() | NLegendInterlaceStyle Constructor | Creates a new legend interlace style with default settings. |
The following tables list the members exposed by NLegendInterlaceStyle.
Name | Description | |
---|---|---|
![]() | NLegendInterlaceStyle Constructor | Creates a new legend interlace style with default settings. |
Name | Description | |
---|---|---|
![]() ![]() | BeginProperty | Reference to the begin property |
![]() ![]() | EndProperty | Reference to the end property |
![]() ![]() | FillProperty | Reference to the fill property |
![]() ![]() | InfiniteProperty | Reference to the infinite property |
![]() ![]() | IntervalProperty | Reference to the interval property |
![]() ![]() | LengthProperty | Reference to the length property |
![]() ![]() | NLegendInterlaceStyleSchema | Schema associated with NLegendInterlaceStyle |
![]() ![]() | TypeProperty | Reference to the type property |
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). |