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 | Description |
---|---|
RangeLabelIntersectAction |
None
Defines that the label will appear as like.
Declaration
public const RangeLabelIntersectAction None
Field Value
Type | Description |
---|---|
RangeLabelIntersectAction |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |