ExcelChartDataPointLabel Properties |
The ExcelChartDataPointLabel type exposes the following members.
Name | Description | |
---|---|---|
ContainsCategoryName |
Gets or sets a flag indicating if the data point label contains the category name. Default value is false.
| |
ContainsSeriesName |
Gets or sets a flag indicating if the data point label contains the series name. Default value is false.
| |
ContainsValue |
Gets or sets a flag indicating if the data point label contains the point value. Default value is false.
| |
IncludeLegendKey |
Gets or sets a flag indicating if the legend color is included near the data point label. Default value is false.
| |
LabelFormat |
Gets the label format object. The returned object can be used to set the label font, color, background and pattern.
| |
Separator |
Gets or sets the separator between the data point label fields.
|