The ChartEmptyPoints type exposes the following members.

Constructors

  Name Description
Public method ChartEmptyPoints
Initializes a new instance of the ChartEmptyPoints class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another ChartEmptyPoints to the current object.

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