WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum OfficeChartDisplayUnit

    Show / Hide Table of Contents

    Enum OfficeChartDisplayUnit

    Specifies numeric units of measurement.

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum OfficeChartDisplayUnit

    Fields

    Name Description
    Custom

    Indicates custom units.

    HundredMillions

    Indicates units of hundreds of millions.

    Hundreds

    Indicates units of hundreds.

    HundredThousands

    Indicates units of hundreds of thousands.

    MillionMillions

    Indicates units of millions of millions.

    Millions

    Indicates units of millions.

    None

    Indicates no units are displayed.

    TenMillions

    Indicates units of tens of millions.

    TenThousands

    Indicates units of tens of thousands.

    ThousandMillions

    Indicates units of thousands of millions.

    Thousands

    Indicates units of thousands.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved