Class ZIndexPosition
Specifies the order of the strip line.
Inheritance
System.Object
ZIndexPosition
Namespace: Syncfusion.Blazor.Toolkit
Assembly: Syncfusion.Blazor.Toolkit.dll
Syntax
public sealed class ZIndexPosition : Enum
Fields
Behind
Defines the strip line behind the series elements.
Declaration
public const ZIndexPosition Behind
Field Value
| Type |
|---|
| ZIndexPosition |
Over
Defines the strip line over the series elements.
Declaration
public const ZIndexPosition Over
Field Value
| Type |
|---|
| ZIndexPosition |