Skip to main content

ChartSeriesBuilder.MinBarSize Method

Name Parameters Description
MinBarSize(JS) value Specifies the minimal possible height (or length if the chart is rotated) of a bar in pixels. Applies only to bar-like series. Mirrors the client-side minBarSize option.
MinBarSize(Double) value Specifies the minimal possible height (or length if the chart is rotated) of a bar in pixels. Applies only to bar-like series. Mirrors the client-side minBarSize option.