Relativity.Services.PivotProfile.PivotBase
Specifies the orientation option for the Bar and StackedBar chart types.
Represents all available types of charts.
Specifies how to summarize date-based data that is returned for a GroupBy or PivotOn field in a Pivot query.
Specify options to limit the result.
Represents sort setting for the pivot query.
Represents the order in which records will be sorted.
Represents additional pivot options.
Gets or sets the value of the Bar and StackedBar charts orientation.
Gets or sets what kind of chart is used.
Gets or sets the time interval to use when calculating results for a GroupByField field, if the GroupByField field is a Date field.
Gets or sets the field to use as the Group By value in a Pivot query and result set. Grouping functionality (Field.AllowGroupBy property) must be enabled for a field before the field can be used as a GroupByField field.
Gets or sets the value to limit the data results.
Gets or sets the number of rows to be taken, if the value of the GroupByResultLimit property is set to the Top or Bottom.
Gets or sets the pivot name.
Gets os sets reference to the object type.
Gets or sets the value of the pagesize
Gets or sets the time interval to use when calculating results for a PivotOnField field, if the PivotOnField field is a Date field.
Gets or sets the field to use as the Pivot On value in a Pivot query and result set. Pivot functionality (Field.AllowPivotOn property) must be enabled for a field before the field can be used as a PivotOnField field.
Gets or sets the value to limit the data results.
Gets or sets the number of rows to be taken, if the value of the PivotOnResultLimit property is set to the Top or Bottom.
Gets or sets the value which determines the basis on which the chart information is sorted.
Gets or sets the order in which data are sorted.
Gets or sets the value indicating wherther should be switched the Group By and Pivot On fields' positions or not.
Gets or sets additional pivot options.
public PivotBase()