Back to Devexpress

PolarChartValueAxisMinVisualRangeLengthBuilder Class

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

latest5.0 KB
Original Source

PolarChartValueAxisMinVisualRangeLengthBuilder Class

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

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class PolarChartValueAxisMinVisualRangeLengthBuilder :
    OptionsOwnerBuilder

The following members return PolarChartValueAxisMinVisualRangeLengthBuilder objects:

Show 19 links

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartValueAxisMinVisualRangeLengthBuilder

See Also

PolarChartValueAxisMinVisualRangeLengthBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace