ChartMember Members
Represents a group instance in the series or categories of the chart. This class cannot be inherited.
The following tables list the members exposed by the ChartMember type.
Protected Fields
Nome | Description | |
---|---|---|
m_customProperties | (inherited from Group ) | |
m_ownerItem | (inherited from Group ) | |
m_uniqueName | (inherited from Group ) |
Torna all'inizio
Public Properties
Nome | Description | |
---|---|---|
Children | Gets the members collection of a chart series or category. | |
Custom | Gets the custom data associated with this grouping. (inherited from Group) | |
CustomProperties | Overridden. Returns a collection of custom properties for the chart member. | |
DataCollectionName | Gets the name to use for the data element for the collection of all instances of this group. (inherited from Group) | |
DataElementName | Overridden. Gets the data element name used in data renderings. | |
DataElementOutput | Overridden. Gets the data element output type used in data renderings. | |
HasToggle | Indicates that a toggle item is defined for this object. (inherited from Group) | |
Hidden | Overridden. Indicates whether the chart member is hidden. | |
ID | Overridden. Gets the unique identifier of the chart member. | |
IsInnerMostMember | Indicates that the current chart member has no child items. | |
IsStatic | Indicates whether the chart member corresponds to a database field or a regular member corresponding to a value for a field. | |
IsToggleChild | Overridden. Indicates whether the particular chart member instance can be made visible or invisible by toggling a different item. | |
Label | Overridden. Gets the label of a chart member. | |
MemberDataPointIndex | Gets the index location of the current member in the grid of data points. | |
MemberHeadingSpan | Gets the number of innermost group instances that the current chart member spans. | |
MemberLabel | Gets the unique name for the chart member. | |
Name | Gets the name of the grouping. (inherited from Group) | |
PageBreakAtEnd | Indicates whether the page should break at the end of the group. (inherited from Group) | |
PageBreakAtStart | Indicates whether the page should break at the start of the group. (inherited from Group) | |
Parent | Gets the parent member of the current chart member. | |
SharedHidden | Overridden. Indicates whether the item is always, never, or sometimes hidden. | |
SortOrder | Indicates the order in which the data is sorted. | |
ToggleItem | Returns the name of the toggle item for this object. (inherited from Group) | |
ToggleParent | Overridden. Gets the parent item that toggles the current chart member. | |
UniqueName | Gets a name that uniquely identifies this group across the entire report. (inherited from Group) |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
DataElementOutputForStatic | Returns whether a static heading should be included in data renderings. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
ChartMember Class
Microsoft.ReportingServices.ReportRendering Namespace