[]
Creates one DataLabelBaseBuilder<TControl, TBuilder> instance to configurate obj.
public DataLabelBaseBuilder(TControl obj)
Public Sub New(obj As TControl)
| Type | Name | Description |
|---|---|---|
| TControl | obj | The DataLabelBase object to be configurated. |