Enum 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.
Namespace: Syncfusion.EJ2.Pivot
Assembly: Syncfusion.EJ2.Pivot.dll
Syntax
public enum PivotChartZIndex
Fields
Name | Description |
---|---|
Behind | Behind - laces the strip line behind the series elements. |
Over | Over - Places the strip line over the series elements. |