menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotChartZIndex - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved