Class ZIndex
Specifies the order of the strip line. Over
| Behind
.
Over - Places the strip line over the series elements.
Behind - laces the strip line behind the series elements.
Inheritance
System.Object
ZIndex
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class ZIndex : Enum
Fields
Behind
Declaration
public const ZIndex Behind
Field Value
Type | Description |
---|---|
ZIndex |
Over
Declaration
public const ZIndex Over
Field Value
Type | Description |
---|---|
ZIndex |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |