WPF

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

    Show / Hide Table of Contents

    Enum ChartAxisTitlePosition

    Specifies the position of an axis title along the ChartAxis.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.ReportControls.Wpf.dll
    Syntax
    public enum ChartAxisTitlePosition

    Fields

    Name Description
    Center

    Specifies that the axis title MUST be positioned on the center of the axis.

    Far

    Specifies that the axis title MUST be positioned on the far side of the axis.

    Near

    Specifies that the axis title MUST be positioned on the near side of the axis (the near side is the origin of the primary axes).

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