Gets the MapArea with the specified name from the collection.
Namespace:
C1.Web.C1WebChartAssembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Syntax
C# |
---|
public MapArea GetByName( string name ) |
Visual Basic |
---|
Public Function GetByName ( _ name As String _ ) As MapArea |
Parameters
- name
- Type: System..::..String
Map area name.