Class CircularChart3DHighlightMode
Defines the HighlightMode. Options are: None - Disable the highlight. Point - Highlights a point.
Inheritance
System.Object
CircularChart3DHighlightMode
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class CircularChart3DHighlightMode : Enum
Fields
None
Declaration
public const CircularChart3DHighlightMode None
Field Value
Type |
---|
CircularChart3DHighlightMode |
Point
Declaration
public const CircularChart3DHighlightMode Point
Field Value
Type |
---|
CircularChart3DHighlightMode |