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 |