WinForms

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

    Show / Hide Table of Contents

    Enum ScatterConnectType

    Specifies type of connection between scatter points.

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

    Fields

    Name Description
    Line

    Connect type will be of line (ScatterLine chart)

    None

    Connect type will be none. (Scatter chart)

    Spline

    Connect type will be spline (ScatterSpline chart)

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