VisualRangeLengthBuilder Class
Provides methods that allow you to configure the length of an axis range.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class VisualRangeLengthBuilder :
OptionsOwnerBuilder
#Remarks
Do not use this constructor explicitly. A new VizualRangeLengthBuilder
class instance is created when you call the Length(Action<VisualRangeLengthBuilder>) method.