ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.PageReportModel.DV Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThe AggregateEncoding class defines single series data encoding with aggregate.
    ClassThe Axis class defines single chart axis.
    ClassThe BarOption class defines bars visual settings.
    ClassThe CategoryEncoding class defines categoryes encoding with sorting.
    ClassThe Chart element defines a chart data region.
    ClassThe ComplexField class defines complex data field, e.g. "field": { "lower": "lowerValue", "upper": "upperValue" }
    ClassThe DetailEncoding class defines single series detail encoding for grouping or stacking.
    ClassThe Encoding class defines single series data encoding.
    ClassThe EncodingField class defines common properties for all field types
    ClassThe GlobalLegendOption class defines common legend settings.
    ClassThe HeaderFooterOption defines header or footer of chart.
    ClassThe LegendOption class defines type-specific legend settings.
    ClassThe Plot class defines particular chart plot with one or several series.
    ClassThe PlotArea element defines charts plot area with axes and common legends.
    ClassThe PlotConfig class defines visual settings for plot.
    ClassThe PlotEncodings class defines plot series encodings.
    ClassThe SimpleField class defines simple data field, e.g. "field": "Country" or "field": "xValue, yValue"
    ClassThe TextConfig class defines settings for data labels.
    ClassThe TooltipConfig class defines settings for tooltips.
    ClassThe ValueAggregateEncoding class defines single series value encoding with aggregate.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the aggregate for data field
    EnumerationSpecifies the way to show overlapping labels
    EnumerationSpecifies the position of chart axis
    EnumerationSpecifies the type of axis
    EnumerationSpecifies the palette of chart
    EnumerationSpecifies the DV Chart plot type
    EnumerationSpecifies the way to clip data labels
    EnumerationGrouping methods
    EnumerationType of data field
    EnumerationSpecifies the horizontal alignment
    EnumerationSpecifies the legend type
    EnumerationSpecifies the way to connect points for line plot
    EnumerationSpecifies the position of data label connecting line
    EnumerationSpecifies the legend layout orientation
    EnumerationSpecifies the way to show overlapping labels
    EnumerationSpecifies the DV Chart plot chart subtype
    EnumerationSpecifies the DV Chart plot chart type
    EnumerationSpecifies the legend position
    EnumerationSpecifies the way to show null entries
    EnumerationGrouping methods
    EnumerationSpecifies the shape of series symbols
    EnumerationSpecifies the position of data label text
    EnumerationSpecifies the position of the tick marks on the axis
    EnumerationSpecifies the vertical alignment
    EnumerationSpecifies the scale type for chart axis
    See Also