IsLineBlur: Boolean
The IsLineBlur property determines line blur.
Available values:
true. Line is blur (default).
false. Line is not blur.
Use JSON or the setIsLineBlur method to set the property value and the getIsLineBlur method to get the property value.
The property use is given on the Example of Creating the LineLabel Component page.
See also: