C1.C1Rdl.Rdl2008 Namespace : ChartDataPoint Class |
The following tables list the members exposed by ChartDataPoint.
Name | Description | |
---|---|---|
ChartDataPoint Constructor | Initializes a new instance of the ChartDataPointValues class. |
Name | Description | |
---|---|---|
ActionInfo | Gets the ChartDataPoint.ActionInfo object defining actions associated with this data point. | |
AxisLabel | Gets or sets the label to use on the axis for the data point. | |
CustomProperties | Gets the ChartDataPointCustomProperties object defining custom properties for the data point. | |
DataElementName | Gets or sets the name to use for the data element for this member. Must be a CLS-compliant identifier. | |
DataElementOutput | Gets or sets a value indicating whether the member should appear in a data rendering. | |
ItemInLegend | Gets the ChartItemInLegend defining how the data point appears when displayed in a legend (when Series.Type = Shape). | |
Label | Gets the ChartDataLabel object defining data labels. | |
Marker | Gets the ChartMarker object defining appearance of the data point marker. | |
Owner | Gets the ChartDataPoints collection containing this object. | |
Style | Gets the ChartDataPoint.Style object defining style properties for the data point. | |
ToolTip | Gets or sets the tooltip to display for the data point. | |
Values | Gets the ChartDataPointValues object defining data values for the point. |
Name | Description | |
---|---|---|
AssignFrom | Copies properties from another ChartDataPoint to the current object. |