Back to Devexpress

PolarChartCommonSeriesSettingsValueErrorBarBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-f61bdc7e.md

latest4.9 KB
Original Source

PolarChartCommonSeriesSettingsValueErrorBarBuilder Class

Provides methods that allow you to configure nested options of the client-side valueErrorBar object.

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class PolarChartCommonSeriesSettingsValueErrorBarBuilder :
    OptionsOwnerBuilder

The following members return PolarChartCommonSeriesSettingsValueErrorBarBuilder objects:

Show 17 links

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartCommonSeriesSettingsValueErrorBarBuilder

See Also

PolarChartCommonSeriesSettingsValueErrorBarBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace