[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Title

Title Class

Properties for text objects

Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
[TypeConverter(typeof())]
public sealed class Title : MouseEnabledComponent, IGraphItem, ICloneable, IGraphXmlSerializable, ICustomDrawer, IMouseEnabled, IMouseHandler, INamedComponent, IDisposable

Constructors

Name Description
Title()

Initializes new instance of the Title object.

Title(string)

For internal use only.

Title(string, GraphXmlSerializationContext)

For internal use only.

Properties

Name Description
Alignment

position of text

Backdrop

Backdrop to draw under the text

Border

Border to draw around text

CustomBorderDrawer

Gets or sets custom border draw implementation class

DockArea

Gets or sets the dock area.

Docking

Gets or sets the docking type.

Font

Font to draw text

Name

Gets or sets the title name.

Text

Text string to display

Visible

If false, nothing will be drawn

Methods

Name Description
Clone()

This member overrides

Item.Clone
ToString()

Returns a string that represents this instance.