ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Import.Models Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.Import.Models Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a chart model of the SSRS RDL reports with version 2008 and above. This class is used by the ImportTool and for converting to the DVChart.
    ClassRepresents a chart area that contains the axes and style.
    ClassRepresents a chart axis.
    ClassRepresents a chart data that contains a collection of chart series.
    ClassRepresents a hierarchy of categories or series.
    ClassRepresents a legend text of a chart item.
    ClassRepresents a chart legend that contains title and style.
    ClassRepresents the chart member that contains the grouping and sorting expressions.
    ClassRepresents the chart series that contains collection of data points.
    ClassRepresents a data point label.
    ClassRepresents a data point that contains a collection of values, label, marker, tooltip and style.
    ClassRepresents the expressions of data point value.
    ClassRepresents a chart axis grid line properties.
    ClassRepresents a data point marker that contains shape type, size and style.
    ClassRepresents a chart member sorting expression and direction.
    ClassRepresents a chart axis tick marks properties.
    ClassRepresents a header title of chart.
    See Also