2.2.4.14 AnalyticBaseReportViewData
Namespace: http://www.microsoft.com/performancepoint/scorecards
The AnalyticBaseReportViewData is a complex type that contains the base report view details for analytic reports.
-
<xs:complexType name="AnalyticBaseReportViewData" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="1" name="NumericFormats" type="tns:NumericFormatsHashtable"/> <xs:element minOccurs="0" maxOccurs="1" name="Font" type="tns:XmlFont"/> <xs:element minOccurs="0" maxOccurs="1" name="FontColor" type="xs:string"/> <xs:element minOccurs="0" maxOccurs="1" name="BackgroundColor" type="xs:string"/> </xs:sequence> </xs:complexType>
NumericFormats: Numeric format settings for row or column measures of the analytic report as specified in the NumericFormatsHashtable (see section 2.2.4.151).
Font: Grid font used for rendering the analytic report and specified by XmlFont (see section 2.2.4.181).
FontColor: The color of the grid font used for rendering the analytic report. The font color is specified by a string. This MUST be one of the following formats:
"NamedColor:<name>" where:
"<name>" is the name of a predefined color, specified by a string. Values MUST be the same as the names of the elements in Color Table, which follows.
Example: "NamedColor:Black".
"ARGBColor:<A>:<R>:<G>:<B>" where:
"<A>" is the alpha component, specified by a string. Values MUST NOT be less than 0 and MUST NOT be greater than 255.
"<R>" is the red component, specified by a string. Values MUST NOT be less than 0 and MUST NOT be greater than 255.
"<G>" is the green component, specified by a string. Values MUST NOT be less than 0 and MUST NOT be greater than 255.
"<B>" is the blue component, specified by a string. Values MUST NOT be less than 0 and MUST NOT be greater than 255.
Example: "ARGBColor:255:255:255:255".
Color Table
Member name |
Description |
---|---|
ActiveBorder |
The system-defined color of the active window's border. |
ActiveCaption |
The system-defined color of the background of the active window's title bar. |
ActiveCaptionText |
The system-defined color of the text in the active window's title bar. |
AppWorkspace |
The system-defined color of the application workspace. The application workspace is the area in a multiple-document view that is not being occupied by documents. |
Control |
The system-defined face color of a 3-D element. |
ControlDark |
The system-defined shadow color of a 3-D element. The shadow color is applied to parts of a 3-D element that face away from the light source. |
ControlDarkDark |
The system-defined color that is the dark shadow color of a 3-D element. The dark shadow color is applied to the parts of a 3-D element that are the darkest color. |
ControlLight |
The system-defined color that is the light color of a 3-D element. The light color is applied to parts of a 3-D element that face the light source. |
ControlLightLight |
The system-defined highlight color of a 3-D element. The highlight color is applied to the parts of a 3-D element that are the lightest color. |
ControlText |
The system-defined color of text in a 3-D element. |
Desktop |
The system-defined color of the desktop. |
GrayText |
The system-defined color of dimmed text. Items in a list (1) that are disabled are displayed in dimmed text. |
Highlight |
The system-defined color of the background of selected items. This includes selected menu items as well as selected text. |
HighlightText |
The system-defined color of the text of selected items. |
HotTrack |
The system-defined color used to designate a hot-tracked item. Single-clicking a hot-tracked item runs the item. |
InactiveBorder |
The system-defined color of an inactive window's border. |
InactiveCaption |
The system-defined color of the background of an inactive window's title bar. |
InactiveCaptionText |
The system-defined color of the text in an inactive window's title bar. |
Info |
The system-defined color of the background of a ToolTip. |
InfoText |
The system-defined color of the text of a ToolTip. |
Menu |
The system-defined color of a menu's background. |
MenuText |
The system-defined color of a menu's text. |
ScrollBar |
The system-defined color of the background of a scroll bar. |
Window |
The system-defined color of the background in the client area of a window. |
WindowFrame |
The system-defined color of a window frame. |
WindowText |
The system-defined color of the text in the client area of a window. |
Transparent |
A system-defined color. |
AliceBlue |
A system-defined color. |
AntiqueWhite |
A system-defined color. |
Aqua |
A system-defined color. |
Aquamarine |
A system-defined color. |
Azure |
A system-defined color. |
Beige |
A system-defined color. |
Bisque |
A system-defined color. |
Black |
A system-defined color. |
BlanchedAlmond |
A system-defined color. |
Blue |
A system-defined color. |
BlueViolet |
A system-defined color. |
Brown |
A system-defined color. |
BurlyWood |
A system-defined color. |
CadetBlue |
A system-defined color. |
Chartreuse |
A system-defined color. |
Chocolate |
A system-defined color. |
Coral |
A system-defined color. |
CornflowerBlue |
A system-defined color. |
Cornsilk |
A system-defined color. |
Crimson |
A system-defined color. |
Cyan |
A system-defined color. |
DarkBlue |
A system-defined color. |
DarkCyan |
A system-defined color. |
DarkGoldenrod |
A system-defined color. |
DarkGray |
A system-defined color. |
DarkGreen |
A system-defined color. |
DarkKhaki |
A system-defined color. |
DarkMagenta |
A system-defined color. |
DarkOliveGreen |
A system-defined color. |
DarkOrange |
A system-defined color. |
DarkOrchid |
A system-defined color. |
DarkRed |
A system-defined color. |
DarkSalmon |
A system-defined color. |
DarkSeaGreen |
A system-defined color. |
DarkSlateBlue |
A system-defined color. |
DarkSlateGray |
A system-defined color. |
DarkTurquoise |
A system-defined color. |
DarkViolet |
A system-defined color. |
DeepPink |
A system-defined color. |
DeepSkyBlue |
A system-defined color. |
DimGray |
A system-defined color. |
DodgerBlue |
A system-defined color. |
Firebrick |
A system-defined color. |
FloralWhite |
A system-defined color. |
ForestGreen |
A system-defined color. |
Fuchsia |
A system-defined color. |
Gainsboro |
A system-defined color. |
GhostWhite |
A system-defined color. |
Gold |
A system-defined color. |
Goldenrod |
A system-defined color. |
Gray |
A system-defined color. |
Green |
A system-defined color. |
GreenYellow |
A system-defined color. |
Honeydew |
A system-defined color. |
HotPink |
A system-defined color. |
IndianRed |
A system-defined color. |
Indigo |
A system-defined color. |
Ivory |
A system-defined color. |
Khaki |
A system-defined color. |
Lavender |
A system-defined color. |
LavenderBlush |
A system-defined color. |
LawnGreen |
A system-defined color. |
LemonChiffon |
A system-defined color. |
LightBlue |
A system-defined color. |
LightCoral |
A system-defined color. |
LightCyan |
A system-defined color. |
LightGoldenrodYellow |
A system-defined color. |
LightGray |
A system-defined color. |
LightGreen |
A system-defined color. |
LightPink |
A system-defined color. |
LightSalmon |
A system-defined color. |
LightSeaGreen |
A system-defined color. |
LightSkyBlue |
A system-defined color. |
LightSlateGray |
A system-defined color. |
LightSteelBlue |
A system-defined color. |
LightYellow |
A system-defined color. |
Lime |
A system-defined color. |
LimeGreen |
A system-defined color. |
Linen |
A system-defined color. |
Magenta |
A system-defined color. |
Maroon |
A system-defined color. |
MediumAquamarine |
A system-defined color. |
MediumBlue |
A system-defined color. |
MediumOrchid |
A system-defined color. |
MediumPurple |
A system-defined color. |
MediumSeaGreen |
A system-defined color. |
MediumSlateBlue |
A system-defined color. |
MediumSpringGreen |
A system-defined color. |
MediumTurquoise |
A system-defined color. |
MediumVioletRed |
A system-defined color. |
MidnightBlue |
A system-defined color. |
MintCream |
A system-defined color. |
MistyRose |
A system-defined color. |
Moccasin |
A system-defined color. |
NavajoWhite |
A system-defined color. |
Navy |
A system-defined color. |
OldLace |
A system-defined color. |
Olive |
A system-defined color. |
OliveDrab |
A system-defined color. |
Orange |
A system-defined color. |
OrangeRed |
A system-defined color. |
Orchid |
A system-defined color. |
PaleGoldenrod |
A system-defined color. |
PaleGreen |
A system-defined color. |
PaleTurquoise |
A system-defined color. |
PaleVioletRed |
A system-defined color. |
PapayaWhip |
A system-defined color. |
PeachPuff |
A system-defined color. |
Peru |
A system-defined color. |
Pink |
A system-defined color. |
Plum |
A system-defined color. |
PowderBlue |
A system-defined color. |
Purple |
A system-defined color. |
Red |
A system-defined color. |
RosyBrown |
A system-defined color. |
RoyalBlue |
A system-defined color. |
SaddleBrown |
A system-defined color. |
Salmon |
A system-defined color. |
SandyBrown |
A system-defined color. |
SeaGreen |
A system-defined color. |
SeaShell |
A system-defined color. |
Sienna |
A system-defined color. |
Silver |
A system-defined color. |
SkyBlue |
A system-defined color. |
SlateBlue |
A system-defined color. |
SlateGray |
A system-defined color. |
Snow |
A system-defined color. |
SpringGreen |
A system-defined color. |
SteelBlue |
A system-defined color. |
Tan |
A system-defined color. |
Teal |
A system-defined color. |
Thistle |
A system-defined color. |
Tomato |
A system-defined color. |
Turquoise |
A system-defined color. |
Violet |
A system-defined color. |
Wheat |
A system-defined color. |
White |
A system-defined color. |
WhiteSmoke |
A system-defined color. |
Yellow |
A system-defined color. |
YellowGreen |
A system-defined color. |
ButtonFace |
The system-defined face color of a 3-D element. |
ButtonHighlight |
The system-defined color that is the highlight color of a 3-D element. This color is applied to parts of a 3-D element that face the light source. |
ButtonShadow |
The system-defined color that is the shadow color of a 3-D element. This color is applied to parts of a 3-D element that face away from the light source. |
GradientActiveCaption |
The system-defined color of the lightest color in the color gradient of an active window's title bar. |
GradientInactiveCaption |
The system-defined color of the lightest color in the color gradient of an inactive window's title bar. |
MenuBar |
The system-defined color of the background of a menu bar. |
MenuHighlight |
The system-defined color used to highlight menu items when the menu appears as a flat menu. |
BackgroundColor: The background color for the grid data values of the analytic report. The font color is specified by a string. This MUST be one of the following formats:
"NamedColor:<name>" where:
"<name>" is the name of a predefined color, specified by a string. Values MUST be the same as the names of the elements in Color Table, which precedes this section.
"ARGBColor:<A>:<R>:<G>:<B>" where:
"<A>" is the alpha component, specified by a string. Values MUST NOT be less than zero and MUST NOT be greater than 255.
"<R>" is the red component, specified by a string. Values MUST NOT be less than zero and MUST NOT be greater than 255.
"<G>" is the green component, specified by a string. Values MUST NOT be less than zero and MUST NOT be greater than 255.
"<B>" is the blue component, specified by a string. Values MUST NOT be less than zero and MUST NOT be greater than 255.