ComponentOne ASP.NET MVC Controls
ChartLegendBuilder Constructor

C1.Web.Mvc.Fluent Namespace > ChartLegendBuilder Class : ChartLegendBuilder Constructor
The C1.Web.Mvc.ChartLegend object to be configurated.
Creates one ChartLegendBuilder instance to configurate obj.
Syntax
'Declaration
 
Public Function New( _
   ByVal obj As ChartLegend _
)
public ChartLegendBuilder( 
   ChartLegend obj
)

Parameters

obj
The C1.Web.Mvc.ChartLegend object to be configurated.
See Also

Reference

ChartLegendBuilder Class
ChartLegendBuilder Members