menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Chart3DLegendTitlePosition - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Chart3DLegendTitlePosition

    Specifies the position of the legend title for the SfChart3D.

    Inheritance
    System.Object
    Chart3DLegendTitlePosition
    Namespace: Syncfusion.Blazor.Chart3D
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class Chart3DLegendTitlePosition : Enum

    Fields

    Bottom

    Define the bottom position for the legend title.

    Declaration
    public const Chart3DLegendTitlePosition Bottom
    Field Value
    Type
    Chart3DLegendTitlePosition

    Left

    Define the left position for the legend title.

    Declaration
    public const Chart3DLegendTitlePosition Left
    Field Value
    Type
    Chart3DLegendTitlePosition

    Right

    Define the right position for the legend title.

    Declaration
    public const Chart3DLegendTitlePosition Right
    Field Value
    Type
    Chart3DLegendTitlePosition

    Top

    Define the top position for the legend title.

    Declaration
    public const Chart3DLegendTitlePosition Top
    Field Value
    Type
    Chart3DLegendTitlePosition
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved