Class SmartLabelMode
Defines the smart label mode for the data-label. Smart label handles the data label text when it exceeds the shape over which it is rendered.
Inheritance
System.Object
SmartLabelMode
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class SmartLabelMode : Enum
Fields
Hide
Declaration
public const SmartLabelMode Hide
Field Value
None
Declaration
public const SmartLabelMode None
Field Value
Trim
Declaration
public const SmartLabelMode Trim
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|