The ChartEmptyPoints type exposes the following members.

Properties

  Name Description
Public property ActionInfo
Gets the ActionInfo object defining actions associated with this data point.
Public property AxisLabel
Gets or sets the label to use on the axis for empty data points.
Public property CustomProperties
Gets the CustomProperties collection containing custom properties for the data point.
Public property DataLabel
Gets the ChartDataLabel object indicating that the values should be marked with data labels.
Public property Marker
Gets the ChartMarker object defining appearance of the data point marker.
Public property Style
Gets the Style object defining style properties for the data point.
Public property ToolTip
Gets or sets the tooltip to display for the data point.

See Also