Represents dashboard pivot chart.
Inheritance Hierarchy
Relativity.Services.PivotProfile.DashboardWidget
Relativity.Services.PivotProfile.DashboardPivot
Namespace: Relativity.Services.PivotProfile
Assembly: Relativity.Services.DataContracts (in Relativity.Services.DataContracts.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The DashboardPivot type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DashboardPivot | Initializes a new instance of the DashboardPivot class |
Properties
Name | Description | |
---|---|---|
![]() | Height |
Gets or sets the height ot the widget.
(Inherited from DashboardWidget.) |
![]() | Left |
Gets or sets the left position of the widget.
(Inherited from DashboardWidget.) |
![]() | PivotProfileID |
Gets or sets the pivot profile identifier.
|
![]() | PivotSettings |
Gets or sets the pivot settings.
|
![]() | Top |
Gets or sets the top position of the widget.
(Inherited from DashboardWidget.) |
![]() | Width |
Gets or sets the width of the widget.
(Inherited from DashboardWidget.) |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also