menu

Blazor

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

    Show / Hide Table of Contents

    Class Chart3DLegendMode

    Specifies the mode for the legend rendering items for the SfChart3D.

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

    Fields

    Point

    Render legend items based on points

    Declaration
    public const Chart3DLegendMode Point
    Field Value
    Type
    Chart3DLegendMode

    Series

    Render legend items based on visible series.

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