WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartDock - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartDock

    Represents chart dock panel docking options.

    Namespace: Syncfusion.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    public enum ChartDock

    Fields

    Name Description
    Bottom

    Docks element at the bottom side of panel.

    Floating

    Sets element to the floating mode on panel.

    Left

    Docks element at the left side of panel.

    Right

    Docks element at the right side of panel.

    Top

    Docks element at the top side of panel.

    See Also
    ChartDockPanel
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved