[]
Create one MapLayerBaseBuilder instance
public MapLayerBaseBuilder(TControl obj, FlexMap<T> Owner)
| Type | Name | Description |
|---|---|---|
| TControl | obj | The ChartSeries object. |
| FlexMap<T> | Owner | The chart which owns this series. |
Creates one MapLayerBaseBuilder<T, TControl, TBuilder> instance to configurate obj.
public MapLayerBaseBuilder(TControl obj)
| Type | Name | Description |
|---|---|---|
| TControl | obj | The MapLayerBase<T> object to be configurated. |