[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ChartAxisTitle

ChartAxisTitle Class

The ChartAxisTitle element defines a title for an axis.

Inheritance
ChartAxisTitle
Implements
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class ChartAxisTitle : Title, IValidateable

Constructors

Name Description
ChartAxisTitle()

Initializes a new instance of the ChartAxisTitle class.

Properties

Name Description
TextOrientation

Indicates the orientation of the text.

Extension Methods