ASP.NET MVC - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartRangePadding - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartRangePadding

    Defines the range padding of axis. They are none - Padding cannot be applied to the axis. normal - Padding is applied to the axis based on the range calculation. additional - Interval of the axis is added as padding to the minimum and maximum values of the range. round - Axis range is rounded to the nearest possible value divided by the interval.

    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public enum ChartRangePadding

    Fields

    Name Description
    Additional
    Auto
    None
    Normal
    Round
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved