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 |
---|
ZIndex |
Over
Declaration
public const ZIndex Over
Field Value
Type |
---|
ZIndex |