MindFusion.Charting for WebForms Programmer's Guide
Font Members
Constructors Properties Methods
 


Represents a font.

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

 Public Constructors

  Name Description

Font

Initializes a new instance of the Font class with the specified attributes.

 Public Properties

  Name Description

fontStyle

Gets or sets the style of this Font.

name

Gets or sets the name of this Font.

size

Gets or sets the size of this Font.

 Public Methods

  Name Description

apply

Applies the font properties to a CanvasRenderingContext2D drawing object.

toString

Returns a string representation of this font.

 See Also

Font Class
MindFusion.Charting.Drawing Namespace