Namespace:
C1.Web.C1WebChartBase
Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Syntax
C# |
---|
protected abstract baseChartMapArea AddCustomMapArea( string name ) |
Visual Basic |
---|
Protected MustOverride Function AddCustomMapArea ( _ name As String _ ) As baseChartMapArea |
Parameters
- name
- Type: System..::..String