Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Describes font-related display characteristics of the CalculationProperty or Measure parent element.
Syntax
<CalculationProperty> <!-- or Measure -->
...
<FontSize>...</FontSize>
...
</CalculationProperty>
Element Characteristics
Characteristic |
Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship |
Element |
|---|---|
Parent elements |
|
Child elements |
None |
Remarks
The FontSize property contains a Multidimensional Expressions (MDX) expression and applies to CalculationProperty elements that have a CalculationType of Member or Cells.
The elements that correspond to the parents of FontSize in the Analysis Management Objects (AMO) object model are CalculationProperty and Measure.