ComponentOne ASP.NET MVC Controls
Width Method (SVGStyleBuilder)

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : Width Method
The value.
Configurates C1.Web.Mvc.SVGStyle.Width. A value that indicates the width of the chart style.
Syntax
'Declaration
 
Public Function Width( _
   ByVal value As Nullable(Of Double) _
) As SVGStyleBuilder

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members