ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataLabel Class
Properties Methods

In This Topic
    DataLabel Class Members
    In This Topic

    The following tables list the members exposed by DataLabel.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DataLabel class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the position of the label.  
    Public PropertyGets or sets the angle of rotation of the label text.  
    Public PropertyGets or sets the text, border and background style properties for the labels.  
    Public PropertyGets or sets the expression to use for the value labels.  
    Public PropertyGets or sets a value indicating whether the data label is displayed on the chart.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the DataLabel object.  
    Top
    See Also