ChartDataPoint Members

Represents a single data point in a chart. This class cannot be inherited.

The following tables list the members exposed by the ChartDataPoint type.

Public Properties

  Name Description
ms161713.pubproperty(en-US,SQL.90).gif ActionInfo Gets information about the actions on the chart data point.
ms161713.pubproperty(en-US,SQL.90).gif BookmarkLink Gets the bookmark link that acts as a destination if this chart data point is clicked.
ms161713.pubproperty(en-US,SQL.90).gif CustomProperties Returns a collection of custom properties for the chart data point.
ms161713.pubproperty(en-US,SQL.90).gif DataElementName Gets the name used for this chart data point in data renderings.
ms161713.pubproperty(en-US,SQL.90).gif DataElementOutput Indicates how to render the item in data renderings.
ms161713.pubproperty(en-US,SQL.90).gif DataValues Gets the values for the data point.
ms161713.pubproperty(en-US,SQL.90).gif DrillthroughParameters Gets the drillthrough parameters of a chart data point.
ms161713.pubproperty(en-US,SQL.90).gif DrillthroughReport Gets the drillthrough report for the chart data point.
ms161713.pubproperty(en-US,SQL.90).gif HyperLinkURL Gets the URL on the item encoded with the AddReplacementRoot value, if necessary.
ms161713.pubproperty(en-US,SQL.90).gif MapAreas Gets the image map associated with the data point.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms161713.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms161713.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms161713.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms161713.pubmethod(en-US,SQL.90).gifms161713.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms161713.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

ChartDataPoint Class
Microsoft.ReportingServices.ReportRendering Namespace