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

In This Topic
    DataLabel Class
    In This Topic
    The DataLabel element defines the data labels to display on the data values in the chart.
    Object Model
    DataLabel Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DataLabel 
       Implements IValidateable 
    public sealed class DataLabel : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.DataLabel

    See Also