WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum NumberFormat - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum NumberFormat

    Enumeration to apply number formatting for measures

    Namespace: Syncfusion.Olap.Reports
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum NumberFormat

    Fields

    Name Description
    Accounting

    Represents the Accounting Number Format

    Currency

    Represents the Currency Number Format

    Custom

    Represents the Custom Format

    Date

    Represents the Date Number Format

    Decimal

    Represents the Decimal Number Format

    FixedPoint

    Represents the FixedPoint Number Format

    Fraction

    Represents the Fraction Number Format

    General

    Represents the General Number Format

    HexaDecimal

    Represents the HexaDecimal Number Format

    None

    Displays the actual value from the cube without any formatting

    Number

    Represents the Numeric Number Format

    Percent

    Represents the Percentage Number Format

    RoundTrip

    Represents the RoundTrip Number Format

    Scientific

    Represents the Scientific Number Format

    Time

    Represents the Time Number Format

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