GaugeMember Members
Include Protected Members
Include Inherited Members
Represents group, sort, and filter behavior for the data.
The GaugeMember type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
GaugeMember() | Creates a new instance of the GaugeMember class. |
![]() |
GaugeMember(IPropertyStore) | Creates a new instance of the GaugeMember class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
ChildGaugeMember | Gets the childe of this gauge member. |
![]() |
Group | Grouping to apply to the data (Overrides HierarchyMember.Group.) |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
SortExpressions | Sorting to apply to the groups. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
![]() ![]() |
IDataScopeService.GetDataScopesFor(IContainedObject) | (Inherited from HierarchyMember.) |
![]() ![]() |
IHierarchy.Members | |
![]() ![]() |
IHierarchyMember.Members |
Top