ChartCommonAxisSettingsBuilder.ValueMarginsEnabled Method
Name | Parameters | Description |
---|---|---|
ValueMarginsEnabled(JS) | value | Adds an empty space between the axis and the minimum and maximum series points. Mirrors the client-side valueMarginsEnabled option. |
ValueMarginsEnabled(Boolean) | value | Adds an empty space between the axis and the minimum and maximum series points. Mirrors the client-side valueMarginsEnabled option. |