aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-b5a99b24.md
Provides methods that allow you to configure nested options of the client-side connector object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class ChartSeriesLabelConnectorBuilder :
OptionsOwnerBuilder
The following members return ChartSeriesLabelConnectorBuilder objects:
Do not instantiate this class explicitly. A new ChartSeriesLabelConnectorBuilder class instance is created when you call the Connector(Action<ChartSeriesLabelConnectorBuilder>) method.
Object OptionsOwnerBuilder ChartSeriesLabelConnectorBuilder
See Also