menu

Blazor

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

    Show / Hide Table of Contents

    Class PivotChartAnchor

    Defines the strip line text position. Start - Places the strip line text at the start. Middle - Places the strip line text in the middle. End - Places the strip line text at the end.

    Inheritance
    System.Object
    PivotChartAnchor
    Namespace: Syncfusion.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class PivotChartAnchor : Enum

    Fields

    End

    End - Places the strip line text at the end.

    Declaration
    public const PivotChartAnchor End
    Field Value
    Type
    PivotChartAnchor

    Middle

    Middle - Places the strip line text in the middle.

    Declaration
    public const PivotChartAnchor Middle
    Field Value
    Type
    PivotChartAnchor

    Start

    Start - Places the strip line text at the start.

    Declaration
    public const PivotChartAnchor Start
    Field Value
    Type
    PivotChartAnchor
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved