menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Chart3DLegendMode - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Chart3DLegendMode

    Defines the mode for rendering legend items. Series - Render legend items based on visible series. Point - Render legend items based on points.

    Inheritance
    System.Object
    Chart3DLegendMode
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class Chart3DLegendMode : Enum

    Fields

    Point

    Declaration
    public const Chart3DLegendMode Point
    Field Value
    Type
    Chart3DLegendMode

    Series

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