Mobile API Reference  MicroStrategy 2019
NumberObject.h File Reference
#include "TextObject.h"
#include "NumberObjectHelper.h"

Go to the source code of this file.

Classes

struct  MsiChart::ChartAdvFormat
 This struct is from ChartCtrl.h. More...
 
class  MsiChart::NumberObject
 

Namespaces

 MsiChart
 

Macros

#define CURR_SYMB_SIZE   5
 
#define FORMAT_SIZE   256
 

Enumerations

enum  MsiChart::NumberCategory {
  MsiChart::Default = -2, MsiChart::Fixed = 0, MsiChart::Currency, MsiChart::Date,
  MsiChart::Time, MsiChart::Percentage, MsiChart::Fraction, MsiChart::Scientific,
  MsiChart::Custom, MsiChart::Special, MsiChart::General, MsiChart::FromGrid
}
 This enumeration is from ChartCtrl.h. More...
 

Macro Definition Documentation

◆ CURR_SYMB_SIZE

#define CURR_SYMB_SIZE   5

◆ FORMAT_SIZE

#define FORMAT_SIZE   256