ActiveReports Developer 7
DataLabel Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : DataLabel Class

Glossary Item Box

The following tables list the members exposed by DataLabel.

Public Constructors

 NameDescription
Public ConstructorDataLabel ConstructorInitializes a new instance of the DataLabel class.  
Top

Public Properties

 NameDescription
Public PropertyPosition

Gets or sets the position of the label.

 
Public PropertyRotation

Gets or sets the angle of rotation of the label text.

 
Public PropertyStyle

Gets or sets the text, border and background style properties for the labels.

 
Public PropertyValue Gets or sets the expression to use for the value labels.  
Public PropertyVisible

Gets or sets a value indicating whether the data label is displayed on the chart.

 
Top

Public Methods

 NameDescription
Public MethodValidateValidates the information in each property of the DataLabel object.  
Top

See Also