WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartSeriesBaseStackingType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartSeriesBaseStackingType

    Specifies the representation classification. Generally used only when you are writing custom renderers.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum ChartSeriesBaseStackingType

    Fields

    Name Description
    FullStacked

    Values are stacked.

    NotStacked

    Values are not stacked.

    Stacked

    Values are stacked.

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