ChartEmptyPoints Members
Include Protected Members
Include Inherited Members
Represents the behavior for empty points in a series.
The ChartEmptyPoints type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ChartEmptyPoints() | Creates a new instance of the ChartEmptyPoints class. |
![]() |
ChartEmptyPoints(IPropertyStore) | Creates a new instance of the ChartEmptyPoints class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
ActionInfo | Actions associated with the data point. |
![]() |
AxisLabel | Label to use on the axis for empty data points. |
![]() |
ChartDataLabel | Indicates the values should be marked with data labels. |
![]() |
ChartMarker | Defines appearance of the data point marker. |
![]() |
CustomProperties | Custom properties for the data point. |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
Style | Gets the style properties of this report definition object. |
![]() |
ToolTip | Tool tip to display for the data point. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top