Share via


XmlFont Members (Microsoft.PerformancePoint.Scorecards)

Represents the XML font object for deserialization.

The following tables list the members exposed by the XmlFont type.

Public Constructors

  Name Description
Public method XmlFont Initializes a new instance of the XmlFont class.

Top

Public Fields

  Name Description
Public field FontFamily The font family.
Public field GraphicsUnit The unit of measure.
Public field Size The font size.
Public field Style The font style.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from ValueType)
Public method GetHashCode  (inherited from ValueType)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToFont Used by the Deserialize method.
Public method ToString  (inherited from ValueType)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

XmlFont Structure
Microsoft.PerformancePoint.Scorecards Namespace