Configurates
C1.Web.Mvc.PlotArea.Name. Sets the plot area name.
Syntax
'Declaration
Public Function Name( _
ByVal As String _
) As PlotAreaBuilder
public PlotAreaBuilder Name(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also