Mobile API Reference  MicroStrategy 2019
MsiChart::Plot Member List

This is the complete list of members for MsiChart::Plot, including all inherited members.

AddLegendMarkerToCollection(Int32 iSeriesId, GraphCollectionObject *ipRiserCollection, bool iIsLineCollection=false, bool iIsShownMarker=true, unsigned char iMarkerShape=DssGraphMarkerShapeRectangle, bool iIsShownLine=true, bool iIsLineVertical=false) constMsiChart::Plot
AddSeries(Int32 iSeriesId)MsiChart::Plotinline
AddToList(GraphObject::Ptr iGraphObjectPtr)MsiChart::GraphObjectManager
AddToManagerList(GraphObjectManager::Ptr iGraphObjectPtr)MsiChart::GraphObjectManager
AddToMap(GraphObject::Ptr iGraphObjectPtr)MsiChart::GraphObjectManager
AddToMapAndList(GraphObject::Ptr iGraphObjectPtr)MsiChart::GraphObjectManager
AddToMapAndList(std::vector< GraphObject::Ptr > iGraphObjectPtrList)MsiChart::GraphObjectManager
AddTrendLineAnadRefLine(GraphObject::Ptr iLine)MsiChart::Plot
AdjustObjectsForLayer()MsiChart::GraphObjectManagerprotected
AdjustTrendLineEquation(Rect2D &irRect, EnumTrendLineIndex iIndex)MsiChart::Plot
BoolToVariant(bool iValue, CComVariant *opValue) constMsiChart::GraphObjectManagerinlineprotected
ClearGraphObjectList()MsiChart::GraphObjectManager
CreateTrendLine(const std::vector< double > &irX, const std::vector< double > &irY, const TripleId &irTripleId, GraphObjectManager *ipManager, GraphCollectionObject *ipParentObject, Axis *ipXAxis, Axis *ipYAxis, GraphTrendLineOptions *ipTrendLineOptions, const Rect2D &irDataArea, bool iIsVertical, const Point2D &irDepthOffset, bool iIsY2=false)MsiChart::Plot
Draw()MsiChart::Plotvirtual
DrawPostTrendLineObjects()MsiChart::Plot
DrawTrendLinesAndEquations()MsiChart::Plotvirtual
DrawTrendLinesAndEquations(Rect2D &irClipRect, bool iIsY2=false)MsiChart::Plot
ExtractGraphObjectsByObjectId(std::vector< GraphObject::Ptr > &orGraphObjectList, Int32 iObjectId)MsiChart::GraphObjectManager
GenerateImageMap(ImageMap &iorImageMap)MsiChart::Plotvirtual
GenerateInterpolationFrame(double iProgress, LayerObject *ipLayerObject)MsiChart::GraphObjectManagervirtual
GenerateMapAndList()=0MsiChart::GraphObjectManagerpure virtual
GeneratePostTrendLineViews()MsiChart::Plot
GenerateView()MsiChart::Plotvirtual
GenerateVirtualMarker()MsiChart::GraphObjectManagervirtual
GetAllGraphObjectInfo(std::vector< CGRect > &iAllGraphObjectsBorder, std::vector< MsiChart::TripleId > &iAllGraphObjectsTripleId)MsiChart::GraphObjectManager
GetChartAreaId() constMsiChart::GraphObjectManager
GetChartContext() constMsiChart::GraphObjectManagerinline
GetDataArea(Rect2D &orDataArea) constMsiChart::Plot
GetDataLabelManager()MsiChart::Plotinline
GetDataset() constMsiChart::Plotinline
GetGMPiePositon(Point2D &orCood, double iXInput, double iYInput, Int32 iXSubIndex=0, Int32 iYSubIndex=0, Int32 iXSectionCount=1, Int32 iYSectionCount=1, Int32 iRadius=2)MsiChart::Plotvirtual
GetGraphObject(const TripleId &irTripleId, bool iRecursive=true) constMsiChart::GraphObjectManagervirtual
GetGraphObjectList(std::vector< GraphObject::Ptr > &orGraphObjectList)MsiChart::GraphObjectManager
GetGraphObjectManager(const TripleId &irTripleId, bool iRecursive=true) constMsiChart::GraphObjectManager
GetGraphObjectManagerList(std::vector< GraphObjectManager::Ptr > &orGraphObjectManagerList)MsiChart::GraphObjectManager
GetGroupSpace(std::vector< Int32 > &orVect, Int32 iGroupIndex)MsiChart::Plotvirtual
GetLegend() constMsiChart::Plotinline
GetMaxElementOffsetClippedByBoundary(bool iIsOnXAxis, double &orLowOffset, double &orHighOffset)MsiChart::Plotvirtual
GetMaxElementRadius()MsiChart::Plotvirtual
GetMemoryUsageEstimation() constMsiChart::GraphObjectManager
GetOptions(Int32 iSeriesId, Int32 iPropertyId, CComVariant *opValue) const =0MsiChart::GraphObjectManagerpure virtual
GetSeriesIndexByID(Int32 iSeriesId) constMsiChart::Plot
GetToolTipData(Int32 iSeriesID, Int32 iGroupID, double &orValue, double &orPercentValue, Int32 iOffset=0)MsiChart::Plotvirtual
GetTripleId(TripleId &orTripleId) constMsiChart::GraphObjectManager
GetVAMetricIndexDrawn(Int32 iValueMetricIndex)MsiChart::Plotinline
GraphObjectManager(const TripleId &irTripleId, GraphObjectManager *ipManager)MsiChart::GraphObjectManager
HasTrendLines() constMsiChart::Plotinline
InsertGraphObjectListAfterObject(const std::vector< GraphObject::Ptr > &irGraphObjectList, const GraphObject *ipGraphObject)MsiChart::GraphObjectManager
LoadTrendLineProperties(Int32 iSeriesId, GraphTrendLineOptions &iorTrendLineOption) constMsiChart::Plotprotected
LoadValueAxisInfo(Int32 iSeriesIndex, bool iIsDualAxes, EnumValueAxis &orValueAxis) constMsiChart::Plotprotected
MapPair typedefMsiChart::GraphObjectManagerprotected
mChartContextPtrMsiChart::GraphObjectManagerprotected
mDataAreaMsiChart::Plotprotected
mDatasetPtrMsiChart::Plotprotected
MergeObjectList(GraphObjectManager *ipGraphObjectManager, bool iIsAppend)MsiChart::GraphObjectManager
mGraphObjectListMsiChart::GraphObjectManagerprotected
mGraphObjectManagerListMsiChart::GraphObjectManagerprotected
mGraphObjectMapMsiChart::GraphObjectManagerprotected
mGroupIDMsiChart::Plotprotected
mLabelManagerMsiChart::Plotprotected
mLegendPtrMsiChart::Plotprotected
MoveLabel(TextObject *ipTextObject, const Point2D &irTopRight, const Point2D &irBottomLeft, bool iIsReverse, bool iIsVertical, EnumDSSGraphDataTextPosition iLabelLocation) constMsiChart::Plot
mpCurrentLayerObjectMsiChart::GraphObjectManagerprotected
mpManagerMsiChart::GraphObjectManagerprotected
mPostTrendLineObjectsMsiChart::Plotprotected
mProgressMsiChart::GraphObjectManagerprotected
mSeriesIdMsiChart::Plotprotected
mTrendLinesMsiChart::Plotprotected
mTripleIdMsiChart::GraphObjectManagerprotected
mVAIndexDrawnMsiChart::Plotprotected
mVAIndexDrawnSetMsiChart::Plotprotected
OnPointDetection(const Point2D &irCursor) constMsiChart::Plotvirtual
OnPointDetectionByList(const std::vector< GraphObject::Ptr > &irGraphObjectList, const Point2D &irCursor, const std::vector< Int32 > &irObjectIds, Int32 &iorDistance, Int32 iRadius, std::vector< GraphObject::Ptr > &iorGraphObjectsAround, EnumGraphObjectUsage iUsage=GOU_NORMAL_HIGHLIGHT)MsiChart::GraphObjectManagerstatic
OnPointDetectionEx(const Point2D &irCursor, const std::vector< Int32 > &irObjectIds, Int32 &iorDistance, Int32 iRadius, std::vector< GraphObject::Ptr > &iorGraphObjectsAround, EnumGraphObjectUsage iUsage=GOU_NORMAL_HIGHLIGHT)MsiChart::GraphObjectManagervirtual
OnPointInPolygon(const Point2D &irCursor, const std::vector< Int32 > &irObjectIds, const std::vector< Point2D > &iPoints, std::vector< GraphObject::Ptr > &iorGraphObjectsIn) constMsiChart::GraphObjectManagervirtual
OnRectangleSelection(const Rect2D &irRect, std::vector< GraphObject::Ptr > &iorSelectedObjects) constMsiChart::Plotvirtual
Plot(const TripleId &irTripleId, GraphObjectManager *ipManager, const Rect2D &irDataArea)MsiChart::Plot
Ptr typedefMsiChart::Plot
RefreshValueAxis(const std::map< Int32, std::pair< double, double > > &irScaleSet, const Rect2D &irRect)MsiChart::Plotvirtual
SetDataArea(const Rect2D &irDataArea)MsiChart::Plot
SetDataset(Dataset::Ptr iDataSetPtr)MsiChart::Plotinline
SetLegend(Legend::Ptr iLegendPtr)MsiChart::Plotinline
SetVAMetricIndexDrawn(Int32 iValueMetricIndex)MsiChart::Plotinline
ToBool(CComVariant *ipValue) constMsiChart::GraphObjectManagerinlineprotected
~GraphObjectManager()MsiChart::GraphObjectManagervirtual
~Plot()MsiChart::Plotvirtual