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
Nome | 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. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
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
ChartDataPoint Class
Microsoft.ReportingServices.ReportRendering Namespace