Back to Devexpress

PolarChartSeriesLabelConnectorBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-55458d4e.md

latest2.6 KB
Original Source

PolarChartSeriesLabelConnectorBuilder Class

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

Declaration

csharp
public class PolarChartSeriesLabelConnectorBuilder :
    OptionsOwnerBuilder

The following members return PolarChartSeriesLabelConnectorBuilder objects:

Remarks

Do not instantiate this class explicitly. A new PolarChartSeriesLabelConnectorBuilder class instance is created when you call the Connector(Action<PolarChartSeriesLabelConnectorBuilder>) method.

Inheritance

Object OptionsOwnerBuilder PolarChartSeriesLabelConnectorBuilder

See Also

PolarChartSeriesLabelConnectorBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace