Relativity.Services.PivotProfile.DashboardPivot public class DashboardPivot : DashboardWidget Represents dashboard pivot chart. Documentation public int? PivotProfileID { get; set; } Gets or sets the pivot profile identifier. public PivotBase PivotSettings { get; set; } Gets or sets the pivot settings. public DashboardPivot()