Winnovative Excel Library for .NET
ExcelChartDataPointLabel Class
NamespacesWinnovative.ExcelLibExcelChartDataPointLabel
Winnovative Excel Library for .NET
Represents the label of a chart data point
Declaration Syntax
C#Visual BasicVisual C++
public class ExcelChartDataPointLabel
Public Class ExcelChartDataPointLabel
public ref class ExcelChartDataPointLabel
Members
All MembersMethodsProperties



IconMemberDescription
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.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
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.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Separator
Gets or sets the separator between the data point label fields.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ExcelChartDataPointLabel

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)