Skip to main content

PolarChartValueAxisBuilder.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<PolarChartValueAxisMinVisualRangeLengthBuilder>) 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.