ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Import Namespace / ChartImportOptions Class / ConvertToDV Field

In This Topic
    ConvertToDV Field
    In This Topic
    Gets or sets a value indicating whether RDL charts should be converted to DV charts.
    Syntax
    'Declaration
     
    Public ConvertToDV As Boolean
    public bool ConvertToDV

    Field Value

    A System.Boolean value. true if RDL charts should be converted to DV charts; otherwise, false and charts are skipped.
    See Also