Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ZIndex - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ZIndex

    Specifies the order of the strip line.

    Inheritance
    System.Object
    ZIndex
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ZIndex : Enum

    Fields

    Behind

    Defines the strip line behind the series elements.

    Declaration
    public const ZIndex Behind
    Field Value
    Type Description
    ZIndex

    Over

    Defines the strip line over the series elements.

    Declaration
    public const ZIndex Over
    Field Value
    Type Description
    ZIndex

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved