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