[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Graphics.TextStyle

TextStyle Class

Specified text output settings

Inheritance
TextStyle
Implements
Namespace: GrapeCity.ActiveReports.Chart.Graphics
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
public sealed class TextStyle : ICloneable, IDisposable

Constructors

Name Description
TextStyle()

Properties

Name Description
Align

Gets or sets text string alignment within its rectangle.

Anchor

Gets or sets how text box anchors to its position.

Angle

Gets or sets text output angle.

Color

Gets or sets the color to draw text string.

Font

Gets or sets font info to draw text.

IsVertical

Gets or sets whether draw text vertically.

MaxHeight

Gets or sets maximal bounding rectangle height.

MaxWidth

Gets or sets maximal bounding rectangle width.

Methods

Name Description
Clone()
Dispose()