Enum SmithChartLabelIntersectAction
Defines the label intersect action.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum SmithChartLabelIntersectAction
Fields
| Name | Description |
|---|---|
| Hide | Hide - hide the labels when intersecting. |
| None | None - place all labels when intersecting. |