[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PlotAreaBuilder.Name

Name Method

Name(string)

Configurates Name. Sets the plot area name.

Declaration
public PlotAreaBuilder Name(string value)
Public Function Name(value As String) As PlotAreaBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
PlotAreaBuilder

Current builder.