BarcodeBorderBuilder
Defines the fluent API for configuring the border of the Kendo Barcode for ASP.NET MVC.
Methods
Color(System.String)
The color of the text. Accepts a valid CSS color string, including hex and rgb.
Parameters
color - System.String
The value that configures the color.
Width(System.Int32)
The width of the border.
Parameters
width - System.Int32
The value that configures the width.
DashType(Kendo.Mvc.UI.ChartDashType)
Specifies the line dash type.