Skip to main content

ChartValueAxisBuilder.MinVisualRangeLength Method

Name Parameters Description
MinVisualRangeLength(JS) value Specifies the minimum length of the visual range. Mirrors the client-side minVisualRangeLength option.
MinVisualRangeLength(VizTimeInterval) value Specifies the minimum length of the visual range. Mirrors the client-side minVisualRangeLength option.
MinVisualRangeLength(Action<ChartValueAxisMinVisualRangeLengthBuilder>) configurator Specifies the minimum length of the visual range. Mirrors the client-side minVisualRangeLength object.
MinVisualRangeLength(Double) value Specifies the minimum length of the visual range. Mirrors the client-side minVisualRangeLength option.