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

In This Topic
    DataValue Class
    In This Topic
    The DataValue element defines a collection of data values for a single data point in the chart, or custom report item.
    Object Model
    DataValue Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DataValue 
       Implements IValidateable 
    public sealed class DataValue : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.DataValue

    See Also