Class RangeLabelIntersectAction
Specifies the intersect action.
Inheritance
System.Object
RangeLabelIntersectAction
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class RangeLabelIntersectAction : Enum
Fields
Hide
Defines that the label will hide when it intersect.
Declaration
public const RangeLabelIntersectAction Hide
Field Value
Type |
---|
RangeLabelIntersectAction |
None
Defines that the label will appear as like.
Declaration
public const RangeLabelIntersectAction None
Field Value
Type |
---|
RangeLabelIntersectAction |