ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / PlotConfig Class / UnpivotData Property

In This Topic
    UnpivotData Property (PlotConfig)
    In This Topic
    Transforms specified data fields into one data field
    Syntax
    'Declaration
     
    Public Property UnpivotData As Boolean
    public bool UnpivotData {get; set;}
    See Also