The ChartEmptyPoints type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ChartEmptyPoints |
Initializes a new instance of the ChartEmptyPoints class.
|
Methods
Name | Description | |
---|---|---|
AssignFrom |
Copies properties from another ChartEmptyPoints to the current object.
|
Properties
Name | Description | |
---|---|---|
ActionInfo |
Gets the ActionInfo object defining actions associated with this data point.
|
|
AxisLabel |
Gets or sets the label to use on the axis for empty data points.
|
|
CustomProperties |
Gets the CustomProperties collection containing
custom properties for the data point.
|
|
DataLabel |
Gets the ChartDataLabel object indicating that the values should be marked with data labels.
|
|
Marker |
Gets the ChartMarker object defining appearance of the data point marker.
|
|
Style |
Gets the Style object defining style properties for the data point.
|
|
ToolTip |
Gets or sets the tooltip to display for the data point.
|