CardFormatRuleDimensionLayoutElement Members
In This Article
#Fields
Name | Description |
---|---|
Absolute |
A card’s layout element that displays an absolute variation value.
Inherited from Card |
Actual |
A card’s layout element that displays an actual value.
Inherited from Card |
All |
All layout elements in the card.
Inherited from Card |
Card |
A card’s layout element that displays a card’s name.
Inherited from Card |
Indicator static |
A card’s layout element that displays the delta indicator.
Inherited from Card |
Percent |
A card’s layout element that displays the ratio of the actual value to the target value in percent.
Inherited from Card |
Percent |
A card’s layout element that displays the percent variation between actual and target values.
Inherited from Card |
Subtitle static |
A card’s layout element that displays a subtitle.
Inherited from Card |
Target |
A card’s layout element that displays a target value.
Inherited from Card |
Title static |
A card’s layout element that displays a card’s title.
Inherited from Card |
#Properties
Name | Description |
---|---|
Dimension |
Gets the dimension layout element’s identifier. |
#Methods
Name | Description |
---|---|
Create |
Creates a dimension layout element to which a format rule applies.
Inherited from Card |
Create |
Creates a text layout element to which a format rule applies.
Inherited from Card |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the Card |
Get |
Gets the hash code that corresponds to the value of the Card |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from Card |
See Also