Mobile API Reference
MicroStrategy 2019
|
#include "../Dataset.h"
#include "Legend.h"
#include "GraphObjectManager.h"
#include "TrendLineObject.h"
#include "DataLabelManager.h"
Go to the source code of this file.
Classes | |
struct | MsiChart::GraphTrendLineOptions |
class | MsiChart::Plot |
Namespaces | |
MsiChart | |
Enumerations | |
enum | MsiChart::EnumTrendLineIndex { MsiChart::TLI_Y1 = 0, MsiChart::TLI_Y2 = 1, MsiChart::TLI_BOTH = 2 } |
enum | MsiChart::EnumValueAxis { MsiChart::VA_Y1 = 0, MsiChart::VA_Y2 = 1, MsiChart::VA_BOTH = 2, MsiChart::VA_Y3, MsiChart::VA_Y4 } |