Namespace:  C1.Web.C1WebChart
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

C#
protected override baseChartMapArea AddCustomMapArea(
	string name
)
Visual Basic
Protected Overrides Function AddCustomMapArea ( _
	name As String _
) As baseChartMapArea

Parameters

name
Type: System..::..String

See Also