ChartArgumentAxisBuilder.MinValueMargin Method
Name | Parameters | Description |
---|---|---|
MinValueMargin(JS) | value | Controls the empty space between the minimum series points and the axis. Applies only to the axes of the 'continuous' and 'logarithmic' type. Mirrors the client-side minValueMargin option. |
MinValueMargin(Double) | value | Controls the empty space between the minimum series points and the axis. Applies only to the axes of the 'continuous' and 'logarithmic' type. Mirrors the client-side minValueMargin option. |