WinForms

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

    Show / Hide Table of Contents

    Enum ChartSeriesBaseType

    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 ChartSeriesBaseType

    Fields

    Name Description
    Circular

    Values are plotted by circular (Radar, Polar).

    Independent

    Values are independently rendered.

    Other

    Other non-standard rendering.

    SideBySide

    Values are plotted side by side.

    Single

    Values are single series rendered.

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