ChartEmptyPoints Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the behavior for empty points in a series.
public ref class ChartEmptyPoints sealed : Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class ChartEmptyPoints : Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type ChartEmptyPoints = class
interface IROMStyleDefinitionContainer
Public NotInheritable Class ChartEmptyPoints
Implements IROMStyleDefinitionContainer
- Inheritance
-
ChartEmptyPoints
- Implements
Properties
ActionInfo |
Gets the actions associated with the data point. |
AxisLabel |
Gets an expression that evaluates to the label to use on the axis for empty data points. |
CustomProperties |
Gets the custom properties for the data point. |
DataLabel |
Gets the label for the empty points. |
FieldsUsedInValueExpression |
Gets the fields that are used in the value expression. |
Instance |
Gets the report instance object that contains the calculated values of this report definition object. |
Marker |
Gets the marker for the empty points. |
Style |
Gets the style properties of this report definition object. |
ToolTip |
Gets an expression that evaluates to the tool tip to display for the data point. |
UniqueName |
Gets the unique identifier for this report definition object. |