ActiveReports 18 .NET Edition
MESCIUS.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 Axis class defines single chart axis.
    ClassThe BarOption class defines bars visual settings.
    ClassThe Chart element defines a chart data region.
    ClassThe ComplexField class defines complex data field, e.g. "field": { "lower": "lowerValue", "upper": "upperValue" }
    Class 
    ClassThe EncodingField class defines common properties for all field types
    ClassDefines encoding value and its name
    ClassThe GlobalLegendOption class defines common legend settings.
    ClassThe HeaderFooterOption defines header or footer of chart.
    ClassThe LegendOption class defines type-specific legend settings.
    ClassDefines size legend's range
    Class 
    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.
    Class 
    ClassPlot rule.
    Class 
    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.
    ClassThe AggregateEncoding class defines single series data encoding with aggregate.
    ClassThe CategoryEncoding class defines categoryes encoding with sorting.
    ClassThe DetailEncoding class defines single series detail encoding for grouping or stacking.
    ClassThe Encoding class defines single series data encoding.
    ClassThe SortingEncoding class defines data encoding with sorting options
    ClassThe TextAggregateEncoding class defines single series data encoding with aggregate for labels and Tooltips
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the aggregate for data field
    EnumerationSpecifies the date mode of axis
    EnumerationSpecifies chart axis mode
    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
    EnumerationSpecifies overlay detail level
    EnumerationSpecifies overlay display type
    EnumerationSpecifies the type of encoding 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 overlay type
    EnumerationSpecifies the DV Chart plot chart subtype
    EnumerationSpecifies the DV Chart plot chart type
    EnumerationSpecifies the legend position
    EnumerationSpecifies refernce line aggregate function
    EnumerationSpecifies the way to show null entries
    EnumerationGrouping methods
    EnumerationSpecifies the shape of series symbols
    EnumerationSpecifies target property for rule
    EnumerationSpecifies Text encoding target
    EnumerationSpecifies the position of data label text
    EnumerationSpecifies the position of the tick marks on the axis
    EnumerationSpecifies the vertical alignment
    EnumerationGrouping methods
    EnumerationSpecifies the scale type for chart axis
    See Also