ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace
    In This Topic
    Interfaces
     InterfaceDescription
    InterfaceThe IAggregateEncoding interface defines single series data encoding with aggregate.
    InterfaceThe IAxis interface defines single chart axis.
    InterfaceThe IBarOption interface defines bars visual settings.
    InterfaceThe ICategoryEncoding interface defines category encoding with sorting.
    InterfaceThe IChart interface defines a chart data region.
    InterfaceThe IComplexField interface defines complex data field, e.g. "field": { "lower": "lowerValue", "upper": "upperValue" }
    Interface 
    InterfaceThe IDateAxis interface defines DateMode property for the chart axis.
    InterfaceThe IDetailEncoding interface defines single series detail encoding for grouping or stacking.
    InterfaceThe IEncoding interface defines single series data encoding.
    InterfaceThe IEncodingField interface defines common properties for all field types
    InterfaceThe IGlobalLegendOption interface defines common legend settings.
    InterfaceThe IHeaderFooterOption interface defines header or footer of chart.
    InterfaceThe IGlobalLegendOption interface defines type-specific legend settings.
    InterfaceDefines size legend's range
    Interface 
    InterfaceThe IPlot interface defines particular chart plot with one or several series.
    InterfaceThe IPlotArea interface defines charts plot area with axes and common legends.
    InterfaceThe IPlotConfig interface defines visual settings for plot.
    Interface 
    Interface 
    InterfaceThe IPlotEncodings interface defines plot series encodings.
    Interface 
    InterfaceThe IRule interface defines settings for rules.
    Interface 
    InterfaceThe ISimpleField interface defines simple data field, e.g. "field": "Country" or "field": "xValue, yValue"
    InterfaceThe ITextConfig interface defines settings for data labels.
    InterfaceThe ITooltipConfig interface defines settings for tooltips.
    InterfaceThe IValueAggregateEncoding interface defines single series value encoding with aggregate.
    See Also