alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum ChartTitlePosition

    Specifies the position of the title for the Chart.

    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum ChartTitlePosition

    Fields

    Name Description
    Bottom

    Displays the title and subtitle at the bottom of the chart.

    Custom

    Displays the title and subtitle based on the specified X and Y coordinates.

    Left

    Displays the title and subtitle at the left of the chart.

    Right

    Displays the title and subtitle at the right of the chart.

    Top

    Displays the title and subtitle at the top of the chart.

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