Mobile API Reference
MicroStrategy 2019
|
Go to the source code of this file.
Classes | |
struct | MsiChart::TextExtent |
class | MsiChart::SubTextHolder |
class | MsiChart::TextObject |
Namespaces | |
MsiChart | |
Typedefs | |
typedef enum MsiChart::EnumTextBorderStyle | MsiChart::EnumTextBorderStyle |
Enumerations | |
enum | MsiChart::EnumVerticalAlign { MsiChart::VERTICAL_TOP, MsiChart::VERTICAL_MIDDLE, MsiChart::VERTICAL_BOTTOM, MsiChart::VERTICAL_NONE } |
Vertical Alignment. More... | |
enum | MsiChart::EnumAnchorPoint { MsiChart::TOP_LEFT, MsiChart::TOP_MIDDLE, MsiChart::TOP_RIGHT, MsiChart::LEFT_MIDDLE, MsiChart::CENTER, MsiChart::RIGHT_MIDDLE, MsiChart::BOTTOM_LEFT, MsiChart::BOTTOM_MIDDLE, MsiChart::BOTTOM_RIGHT } |
Anchor point of 8 angle points and 1 center point of one rectangle area. More... | |
enum | MsiChart::EnumTextBorderStyle { MsiChart::TBS_NONE = 0, MsiChart::TBS_SOLID, MsiChart::TBS_DASH, MsiChart::TBS_DOT, MsiChart::TBS_DOUBLE } |
Variables | |
const Int32 | MsiChart::XOffset = 2 |
Offset used for explode the rectangle area. More... | |
const Int32 | MsiChart::YOffset = 2 |
Offset used for explode the rectangle area. More... | |