public class ExcelChartDataPointLabel
Public Class ExcelChartDataPointLabel
public ref class ExcelChartDataPointLabel
type ExcelChartDataPointLabel = class end
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. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |