GridFontInfo members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents display settings for the font in a scorecard view.

The GridFontInfo type exposes the following members.

Constructors

  Name Description
Public method GridFontInfo() Initializes a new instance of the GridFontInfo class.
Public method GridFontInfo(GridFontInfo) Initializes a new instance of the GridFontInfo class based on another GridFontInfo object.

Top

Properties

  Name Description
Public property Bold Gets or sets the bold style.
Public property FamilyName Gets or sets the family name of the font.
Public property Italic Gets or sets the italic style.
Public property SizeInPoints Gets or sets the font size.
Public property Strikeout Gets or sets the strikeout style.
Public property Underline Gets or sets the underline style.

Top

Methods

  Name Description
Public method Clone Performs a deep clone of this object.
Public method CreateFont Creates a font based on a font family, size, and style.
Public method Diff Compares this object with another object and returns the differences.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a simple string representation of the GridFontInfo object. (Overrides Object.ToString().)
Public method Validate Validates this object.

Top

See also

Reference

GridFontInfo class

Microsoft.PerformancePoint.Scorecards namespace