ComponentOne ASP.NET MVC Controls
Title Method (SVGStyleBuilder)

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : Title Method
The value.
Configurates C1.Web.Mvc.SVGStyle.Title. A text value for creating a tooltip.
Syntax
'Declaration
 
Public Function Title( _
   ByVal value As String _
) As SVGStyleBuilder
public SVGStyleBuilder Title( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members