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

Syntax

C#
protected internal baseChartMapArea getByString(
	string name
)
Visual Basic
Protected Friend Function getByString ( _
	name As String _
) As baseChartMapArea

Parameters

name
Type: System..::..String

See Also