Class SmithchartLabelIntersectAction
Defines actions for handling overlapping labels in a smith chart. They are: Hide - Hide the overlapped axis label. None - Render all axis labels, even if they overlap.
Inheritance
System.Object
SmithchartLabelIntersectAction
Namespace: Syncfusion.EJ2.Charts
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class SmithchartLabelIntersectAction : Enum
Fields
Hide
Declaration
public const SmithchartLabelIntersectAction Hide
Field Value
Type |
---|
SmithchartLabelIntersectAction |
None
Declaration
public const SmithchartLabelIntersectAction None
Field Value
Type |
---|
SmithchartLabelIntersectAction |