Class PivotChartZIndex
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
PivotChartZIndex
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class PivotChartZIndex : Enum
Fields
Behind
Behind - laces the strip line behind the series elements.
Declaration
public const PivotChartZIndex Behind
Field Value
Type |
---|
PivotChartZIndex |
Over
Over - Places the strip line over the series elements.
Declaration
public const PivotChartZIndex Over
Field Value
Type |
---|
PivotChartZIndex |