ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IPlotConfig Interface / UnpivotData Property

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