Charting for WinForms Programmer's Guide
TextStyle Members
Constructors Properties
 


Defines text appearance attributes.

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

 Public Constructors

  Name Description

TextStyle

Initializes a new instance of the TextStyle class.

 Public Properties

  Name Description

Background

Gets or sets the Brush used to fill background of data labels.

BorderStroke

Gets or sets the Brush used to draw borders of data labels.

BorderStrokeDashStyle

Gets or sets the dash style of data labels' borders.

BorderStrokeThickness

Gets or sets the width of data labels' borders.

FontName

Gets or sets font name.

FontSize

Gets or sets font size.

FontStyle

Gets or sets font style.

TextBrush

Gets or sets a Brush used to draw text.

 See Also

TextStyle Class
MindFusion.Charting Namespace