menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PivotChartTypes - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PivotChartTypes

    Defines the constants that specify the different types of PivotChart.

    Namespace: Syncfusion.Windows.Forms.PivotChart
    Assembly: Syncfusion.PivotChart.Windows.dll
    Syntax
    public enum PivotChartTypes

    Fields

    Name Description
    Area

    Area chart

    Column

    Column chart

    Line

    Line chart

    Spline

    Spline chart

    SplineArea

    Area chart with spline connectors

    StackingArea

    Stacking area chart

    StackingArea100

    Stacking area chart

    StackingColumn

    Stacking column chart

    StackingColumn100

    Stacking 100% column chart

    StepArea

    StepArea chart

    StepLine

    StepLine chart

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved