Skip to main content
All docs
V26.1
  • NumberFormatOptions.FormatCode Property

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public string FormatCode { get; set; }

    Property Value

    Type
    String

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to FormatCode
    AxisBase
    .NumberFormat .FormatCode
    DataLabelBase
    .NumberFormat .FormatCode
    DataLabelExBase
    .NumberFormat .FormatCode
    TrendLineLabel
    .NumberFormat .FormatCode
    See Also