PivotBase.ToggleOptions Class

Relativity Services API
Represents additional pivot options.
Inheritance Hierarchy

System.Object
  Relativity.Services.PivotProfile.PivotBase.ToggleOptions

Namespace:  Relativity.Services.PivotProfile
Assembly:  Relativity.Services.DataContracts (in Relativity.Services.DataContracts.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public class ToggleOptions

The PivotBase.ToggleOptions type exposes the following members.

Constructors

  NameDescription
Public methodPivotBase.ToggleOptions
Initializes a new instance of the PivotBase.ToggleOptions class
Top
Properties

  NameDescription
Public propertyRotateLabels
Gets or sets the value indicating whether to rotate labels or not.
Public propertyShowBlankValues
Gets or sets the value indicating whether to display blank values or not.
Public propertyShowGrandTotal
Gets or sets the value indicating whether to display Grand Total values or not.
Public propertyShowLabels
Gets or sets the value indicating whether to display blank values or not.
Public propertyShowLegend
Gets or sets the value indicating whether to shoe Legend or not.
Public propertyShowSubChart
Gets or sets the value indicating whether to display blank values or not.
Public propertyStaggerLabels
Gets or sets the value indicating whether to display blank values or not.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference