XmlFont Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the XML font object for deserialization.

The XmlFont type exposes the following members.

Constructors

  Name Description
Public method XmlFont() Initializes a new instance of the XmlFont class.
Public method XmlFont(Font) Initializes a new instance of the XmlFont class with the specified font.

Top

Properties

  Name Description
Public property FontFamily Gets or sets the font family.
Public property GraphicsUnit Gets or sets the unit of measure.
Public property Size Gets or sets the font size.
Public property Style Gets or sets the font style.

Top

Methods

  Name Description
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 ToFont Returns the XML font format.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

XmlFont Class

Microsoft.PerformancePoint.Scorecards Namespace