Graph as a BinaryData object. The BinaryData object has the following member variables:
•
Content (Byte[]). Actual binary content
•
FileName (String). Name generated for the file.
•
MimeType (String). MIME type of the binary content.
Parameters:
sessionId: String. ID of an authenticated session.
objectId: String. ID of an object from which a graph is fetched.
options: String. List of comma-separated attributes:
•
GraphType:
o
PG
o
processlevel (default): Returns a flow chart image. The default image size is the size of the bitmap with 100% zoom. Parameters:
▪
See common graph parameters
o
SC
▪
scorecardview (default): Returns a scorecard view. The default image size is the size of the bitmap with 100% zoom. Parameters:
◆
See common graph parameters
◆
See common SC graph parameters
▪
strategymapview: Returns a strategy map view. The default image size is the size of the bitmap with 100% zoom. Parameters:
◆
See common graph parameters
◆
See common SC graph parameters
▪
graph: Returns the graph defined for the element. The default image size is the size of the bitmap with 100% zoom. Parameters:
◆
See common graph parameters
◆
See common SC graph parameters
◆
See common SC chart parameters
▪
rangecolor: Returns a circle filled with the range color of the defined element. Parameters:
◆
See common graph parameters
◆
See common SC graph parameters
▪
trend: Returns the trend arrow. The default image size is 16x16 with the default trend arrow. Parameters:
◆
See common graph parameters
◆
See common SC graph parameters
•
Common graph parameters:
o
zoom = <zoom value>: Zoom level. This needs to be a positive integer with an optional "%" suffix.
o
width = <image width in pixels>: This parameter overrides the default image width value.
o
height = <image height in pixels>: This parameter overrides the default image height value.
o
type = <image type>: Type of the image in the returned binary content. Supported formats: bmp, png, wmf, and jpg.
o
viewsettings = <name or FullID>: Name or full ID of view settings or graph template depending on the graph type. This option is supported with all graph types except for trend and rangecolor. In case this parameter is omitted or the value refers to invalid or non-existent view settings/template, the default one is used.
•
Common SC graph parameters:
o
period = <ID, full ID, or name of a period>. Select the period that is used. Also the following special values are available:
o
-1 = latest
o
-2 = current
o
-3 = latest for all
o
-4 = chart period (uses settings defined in QPR ScoreCard Development Client)
o
-5 = previous
o
-6 = nexts
o
series = <ID, full ID, or symbol of a series>. Select the series that is used. Also the following special values are available: