Mobile API Reference  MicroStrategy 2019
MSIMetric Class Reference

#import <Metric.h>

Inheritance diagram for MSIMetric:
MSIDisplayInfo

Instance Methods

(void) - setFormatForCategory:cp:ts:nn:dp:cs:format:
 
(NSString *) - formattedValue:
 

Properties

NSInteger category
 
NSInteger currencyPosition
 
NSInteger thousandSeparator
 
NSInteger negativeNumbers
 
NSInteger decimalPlaces
 
NSString * currencySymbol
 
NSString * metricFormat
 
NSString * controlPropertyFormatString
 
NSInteger metricIndex
 
- Properties inherited from MSIDisplayInfo
NSInteger type
 
NSString * displayInfoID
 
NSInteger subType
 
NSString * name
 
NSString * description
 
NSString * path
 
NSInteger accessGranted
 
NSString * displayName
 
NSInteger drillType
 
NSInteger linkDrillHeaderIndex
 
BOOL editable
 

Method Documentation

◆ formattedValue:()

- (NSString*) formattedValue: (NSNumber *)  number

◆ setFormatForCategory:cp:ts:nn:dp:cs:format:()

- (void) setFormatForCategory: (NSInteger)  cat
cp: (NSInteger)  cp
ts: (NSInteger)  ts
nn: (NSInteger)  nn
dp: (NSInteger)  dp
cs: (NSString *)  cs
format: (NSString *)  format 

Property Documentation

◆ category

- (NSInteger) category
readwritenonatomicassign

◆ controlPropertyFormatString

- (NSString*) controlPropertyFormatString
readwritenonatomiccopy

◆ currencyPosition

- (NSInteger) currencyPosition
readwritenonatomicassign

◆ currencySymbol

- (NSString*) currencySymbol
readwritenonatomiccopy

◆ decimalPlaces

- (NSInteger) decimalPlaces
readwritenonatomicassign

◆ metricFormat

- (NSString*) metricFormat
readwritenonatomiccopy

◆ metricIndex

- (NSInteger) metricIndex
readwriteatomic

◆ negativeNumbers

- (NSInteger) negativeNumbers
readwritenonatomicassign

◆ thousandSeparator

- (NSInteger) thousandSeparator
readwritenonatomicassign