menu

WinForms

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

    Show / Hide Table of Contents

    Enum ChartDockingFlags

    Specifies behavior of IChartDockControl

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

    Fields

    Name Description
    All

    Element supports both behaviours.

    Dockable

    Element suppports docking.

    Movable

    Element suppports moving.

    None

    Element doesn't suppport docking or moving.

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