menu

Blazor

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

    Show / Hide Table of Contents

    Class Primary

    Allows you to set the primary view to be either table or chart.The available options are: Table - Allows you to display the pivot table as primary view. Chart - Allows you to display the pivot chart as primary view.

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

    Fields

    Chart

    Chart - Allows you to display the pivot chart as primary view.

    Declaration
    public const Primary Chart
    Field Value
    Type
    Primary

    Table

    Table - Allows you to display the pivot table as primary view.

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