menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartDock - API Reference

    Show / Hide Table of Contents

    Enum ChartDock

    Represents the position of a child element in the chart.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum ChartDock

    Fields

    Name Description
    Bottom

    Docks element at the bottom side of panel.

    Floating

    Docks element at any position 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.

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