alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum ChartRangePadding

    Specifies the range padding of axis.

    Namespace: Syncfusion.Blazor.Chart3D
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum ChartRangePadding

    Fields

    Name Description
    Additional

    Defines interval of the axis is added as padding to the minimum and maximum values of the range.

    Auto

    Defines auto padding to be applied to the axis.

    None

    Defines padding cannot be applied to the axis.

    Normal

    Defines padding is applied to the axis based on the range calculation.

    Round

    Defines axis range is rounded to the nearest possible value divided by the interval.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved