ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.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 ReadOnly Property UnpivotData As Boolean
    public bool UnpivotData {get;}
    See Also