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 | |
---|---|---|
![]() |
ActionInfo | Gets information about the actions on the chart data point. |
![]() |
BookmarkLink | Gets the bookmark link that acts as a destination if this chart data point is clicked. |
![]() |
CustomProperties | Returns a collection of custom properties for the chart data point. |
![]() |
DataElementName | Gets the name used for this chart data point in data renderings. |
![]() |
DataElementOutput | Indicates how to render the item in data renderings. |
![]() |
DataValues | Gets the values for the data point. |
![]() |
DrillthroughParameters | Gets the drillthrough parameters of a chart data point. |
![]() |
DrillthroughReport | Gets the drillthrough report for the chart data point. |
![]() |
HyperLinkURL | Gets the URL on the item encoded with the AddReplacementRoot value, if necessary. |
![]() |
MapAreas | Gets the image map associated with the data point. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ChartDataPoint Class
Microsoft.ReportingServices.ReportRendering Namespace