menu

Blazor

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

    Show / Hide Table of Contents

    Class PivotChartAxisPosition

    Defines the Position. They are inside - Place the ticks or labels inside to the axis line. outside - Place the ticks or labels outside to the axis line.

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

    Fields

    Inside

    Outside - Place the ticks or labels outside to the axis line.

    Declaration
    public const PivotChartAxisPosition Inside
    Field Value
    Type
    PivotChartAxisPosition

    Outside

    Inside - Place the ticks or labels inside to the axis line.

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