Skip to main content

ChartArgumentAxisBuilder.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<ChartArgumentAxisMinVisualRangeLengthBuilder>) 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.