Mobile API Reference  MicroStrategy 2019
ValuePlot.h File Reference
#include "ValueBasePlot.h"
#include "ValueAxis.h"
#include "GraphCollectionObject.h"
#include "TextObject.h"
#include "MarkerObject.h"
#include "DataLabelManager.h"
#include "PiePlotRenderer.h"

Go to the source code of this file.

Classes

struct  MsiChart::ScatterSeriesInfo
 
struct  MsiChart::LabelInfo
 [refactory] Maybe in future, we may use this also for the normal case More...
 
class  MsiChart::ValuePlot
 

Namespaces

 MsiChart
 

Typedefs

typedef std::vector< LabelInfoMsiChart::LabelMatrix
 

Enumerations

enum  MsiChart::EnumValueIndex { MsiChart::VI_X = 0, MsiChart::VI_Y = 1, MsiChart::VI_Z = 2 }
 

Functions

bool MsiChart::ComparisionOfScatterLabelInfo (const LabelInfo &iFirst, const LabelInfo &iSecond)