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

  Name Description
ms161600.protfield(en-US,SQL.90).gif m_customProperties  (inherited from Group )
ms161600.protfield(en-US,SQL.90).gif m_ownerItem  (inherited from Group )
ms161600.protfield(en-US,SQL.90).gif m_uniqueName  (inherited from Group )

Top

Public Properties

  Name Description
ms161600.pubproperty(en-US,SQL.90).gif Children Gets the members collection of a chart series or category.
ms161600.pubproperty(en-US,SQL.90).gif Custom  Gets the custom data associated with this grouping. (inherited from Group)
ms161600.pubproperty(en-US,SQL.90).gif CustomProperties Overridden. Returns a collection of custom properties for the chart member.
ms161600.pubproperty(en-US,SQL.90).gif DataCollectionName  Gets the name to use for the data element for the collection of all instances of this group. (inherited from Group)
ms161600.pubproperty(en-US,SQL.90).gif DataElementName Overridden. Gets the data element name used in data renderings.
ms161600.pubproperty(en-US,SQL.90).gif DataElementOutput Overridden. Gets the data element output type used in data renderings.
ms161600.pubproperty(en-US,SQL.90).gif HasToggle  Indicates that a toggle item is defined for this object. (inherited from Group)
ms161600.pubproperty(en-US,SQL.90).gif Hidden Overridden. Indicates whether the chart member is hidden.
ms161600.pubproperty(en-US,SQL.90).gif ID Overridden. Gets the unique identifier of the chart member.
ms161600.pubproperty(en-US,SQL.90).gif IsInnerMostMember Indicates that the current chart member has no child items.
ms161600.pubproperty(en-US,SQL.90).gif IsStatic Indicates whether the chart member corresponds to a database field or a regular member corresponding to a value for a field.
ms161600.pubproperty(en-US,SQL.90).gif IsToggleChild Overridden. Indicates whether the particular chart member instance can be made visible or invisible by toggling a different item.
ms161600.pubproperty(en-US,SQL.90).gif Label Overridden. Gets the label of a chart member.
ms161600.pubproperty(en-US,SQL.90).gif MemberDataPointIndex Gets the index location of the current member in the grid of data points.
ms161600.pubproperty(en-US,SQL.90).gif MemberHeadingSpan Gets the number of innermost group instances that the current chart member spans.
ms161600.pubproperty(en-US,SQL.90).gif MemberLabel Gets the unique name for the chart member.
ms161600.pubproperty(en-US,SQL.90).gif Name  Gets the name of the grouping. (inherited from Group)
ms161600.pubproperty(en-US,SQL.90).gif PageBreakAtEnd  Indicates whether the page should break at the end of the group. (inherited from Group)
ms161600.pubproperty(en-US,SQL.90).gif PageBreakAtStart  Indicates whether the page should break at the start of the group. (inherited from Group)
ms161600.pubproperty(en-US,SQL.90).gif Parent Gets the parent member of the current chart member.
ms161600.pubproperty(en-US,SQL.90).gif SharedHidden Overridden. Indicates whether the item is always, never, or sometimes hidden.
ms161600.pubproperty(en-US,SQL.90).gif SortOrder Indicates the order in which the data is sorted.
ms161600.pubproperty(en-US,SQL.90).gif ToggleItem  Returns the name of the toggle item for this object. (inherited from Group)
ms161600.pubproperty(en-US,SQL.90).gif ToggleParent Overridden. Gets the parent item that toggles the current chart member.
ms161600.pubproperty(en-US,SQL.90).gif UniqueName  Gets a name that uniquely identifies this group across the entire report. (inherited from Group)

Top

Public Methods

(see also Protected Methods )

  Name Description
ms161600.pubmethod(en-US,SQL.90).gif DataElementOutputForStatic Returns whether a static heading should be included in data renderings.
ms161600.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161600.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms161600.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms161600.pubmethod(en-US,SQL.90).gifms161600.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161600.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms161600.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms161600.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ChartMember Class
Microsoft.ReportingServices.ReportRendering Namespace