Mobile API Reference  MicroStrategy 2019
DSSGraphProperties Class Reference

#include <DSSGraphProperties.h>

Public Member Functions

 DSSGraphProperties ()
 
virtual ~DSSGraphProperties ()
 
EnumGraphMajorType getGraphType ()
 
void setGraphType (EnumGraphMajorType iGraphType)
 
int getGraphSubType ()
 
void setGraphSubType (int iGraphSubType)
 
int getMaxColumns ()
 
int getMaxRows ()
 
bool getSeriesByColumn ()
 
bool getSubTotalsEnabled ()
 
int getHeight ()
 
int getWidth ()
 
int getSeriesCount ()
 
bool getIsUseMaxCategoriesAsMin ()
 
bool getUseSpecialSeries ()
 
MapSeries getProperties ()
 
int LoadDefnFromBinary (DSSBinaryDataReader *ipReader)
 
CComVariantgetPropertyValue (int iSeriesID, short iObjectID, short iAttributeID)
 
void setPropertyValue (int iSeriesID, short iObjectID, short iAttributeID, CComVariant iValue)
 
void Duplicate (DSSGraphProperties *ipGraphProperties)
 
 DSSGraphProperties ()
 
virtual ~DSSGraphProperties ()
 
EnumGraphMajorType getGraphType ()
 
void setGraphType (EnumGraphMajorType iGraphType)
 
int getGraphSubType ()
 
void setGraphSubType (int iGraphSubType)
 
int getMaxColumns ()
 
int getMaxRows ()
 
bool getSeriesByColumn ()
 
bool getSubTotalsEnabled ()
 
int getHeight ()
 
int getWidth ()
 
int getSeriesCount ()
 
bool getIsUseMaxCategoriesAsMin ()
 
bool getUseSpecialSeries ()
 
MapSeries getProperties ()
 
int LoadDefnFromBinary (DSSBinaryDataReader *ipReader)
 
CComVariantgetPropertyValue (int iSeriesID, short iObjectID, short iAttributeID)
 
void setPropertyValue (int iSeriesID, short iObjectID, short iAttributeID, CComVariant iValue)
 
void Duplicate (DSSGraphProperties *ipGraphProperties)
 

Constructor & Destructor Documentation

◆ DSSGraphProperties() [1/2]

DSSGraphProperties::DSSGraphProperties ( )

◆ ~DSSGraphProperties() [1/2]

virtual DSSGraphProperties::~DSSGraphProperties ( )
virtual

◆ DSSGraphProperties() [2/2]

DSSGraphProperties::DSSGraphProperties ( )

◆ ~DSSGraphProperties() [2/2]

virtual DSSGraphProperties::~DSSGraphProperties ( )
virtual

Member Function Documentation

◆ Duplicate() [1/2]

void DSSGraphProperties::Duplicate ( DSSGraphProperties ipGraphProperties)

◆ Duplicate() [2/2]

void DSSGraphProperties::Duplicate ( DSSGraphProperties ipGraphProperties)

◆ getGraphSubType() [1/2]

int DSSGraphProperties::getGraphSubType ( )

◆ getGraphSubType() [2/2]

int DSSGraphProperties::getGraphSubType ( )

◆ getGraphType() [1/2]

EnumGraphMajorType DSSGraphProperties::getGraphType ( )

◆ getGraphType() [2/2]

EnumGraphMajorType DSSGraphProperties::getGraphType ( )

◆ getHeight() [1/2]

int DSSGraphProperties::getHeight ( )

◆ getHeight() [2/2]

int DSSGraphProperties::getHeight ( )

◆ getIsUseMaxCategoriesAsMin() [1/2]

bool DSSGraphProperties::getIsUseMaxCategoriesAsMin ( )

◆ getIsUseMaxCategoriesAsMin() [2/2]

bool DSSGraphProperties::getIsUseMaxCategoriesAsMin ( )

◆ getMaxColumns() [1/2]

int DSSGraphProperties::getMaxColumns ( )

◆ getMaxColumns() [2/2]

int DSSGraphProperties::getMaxColumns ( )

◆ getMaxRows() [1/2]

int DSSGraphProperties::getMaxRows ( )

◆ getMaxRows() [2/2]

int DSSGraphProperties::getMaxRows ( )

◆ getProperties() [1/2]

MapSeries DSSGraphProperties::getProperties ( )

◆ getProperties() [2/2]

MapSeries DSSGraphProperties::getProperties ( )

◆ getPropertyValue() [1/2]

CComVariant* DSSGraphProperties::getPropertyValue ( int  iSeriesID,
short  iObjectID,
short  iAttributeID 
)

◆ getPropertyValue() [2/2]

CComVariant* DSSGraphProperties::getPropertyValue ( int  iSeriesID,
short  iObjectID,
short  iAttributeID 
)

◆ getSeriesByColumn() [1/2]

bool DSSGraphProperties::getSeriesByColumn ( )

◆ getSeriesByColumn() [2/2]

bool DSSGraphProperties::getSeriesByColumn ( )

◆ getSeriesCount() [1/2]

int DSSGraphProperties::getSeriesCount ( )

◆ getSeriesCount() [2/2]

int DSSGraphProperties::getSeriesCount ( )

◆ getSubTotalsEnabled() [1/2]

bool DSSGraphProperties::getSubTotalsEnabled ( )

◆ getSubTotalsEnabled() [2/2]

bool DSSGraphProperties::getSubTotalsEnabled ( )

◆ getUseSpecialSeries() [1/2]

bool DSSGraphProperties::getUseSpecialSeries ( )

◆ getUseSpecialSeries() [2/2]

bool DSSGraphProperties::getUseSpecialSeries ( )

◆ getWidth() [1/2]

int DSSGraphProperties::getWidth ( )

◆ getWidth() [2/2]

int DSSGraphProperties::getWidth ( )

◆ LoadDefnFromBinary() [1/2]

int DSSGraphProperties::LoadDefnFromBinary ( DSSBinaryDataReader ipReader)

◆ LoadDefnFromBinary() [2/2]

int DSSGraphProperties::LoadDefnFromBinary ( DSSBinaryDataReader ipReader)

◆ setGraphSubType() [1/2]

void DSSGraphProperties::setGraphSubType ( int  iGraphSubType)

◆ setGraphSubType() [2/2]

void DSSGraphProperties::setGraphSubType ( int  iGraphSubType)

◆ setGraphType() [1/2]

void DSSGraphProperties::setGraphType ( EnumGraphMajorType  iGraphType)

◆ setGraphType() [2/2]

void DSSGraphProperties::setGraphType ( EnumGraphMajorType  iGraphType)

◆ setPropertyValue() [1/2]

void DSSGraphProperties::setPropertyValue ( int  iSeriesID,
short  iObjectID,
short  iAttributeID,
CComVariant  iValue 
)

◆ setPropertyValue() [2/2]

void DSSGraphProperties::setPropertyValue ( int  iSeriesID,
short  iObjectID,
short  iAttributeID,
CComVariant  iValue 
)