ChartDataLabelCollection Class |
Namespace: Spire.Doc.Fields.Shapes.Charts
The ChartDataLabelCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CharacterFormat |
Gets the font format for the data labels.
|
![]() |
Count |
Gets the number of data labels in the collection.
|
![]() |
Item |
Gets the ChartDataLabel at the specified index.
|
![]() |
NumberFormat |
Gets the number format for the label.
|
![]() |
Separator |
Gets or sets the separator used in the labels.
|
![]() |
ShowBubbleSize | |
![]() |
ShowCategoryName |
Gets or sets a value indicating whether the label contains the category name.
|
![]() |
ShowDataLabelsRange | |
![]() |
ShowLeaderLines |
Gets or sets a value indicating whether leader lines are shown for the label.
|
![]() |
ShowLegendKey |
Gets or sets a value indicating whether the label contains the legend key.
|
![]() |
ShowPercentage | |
![]() |
ShowSeriesName |
Gets or sets a value indicating whether the label contains the series name.
|
![]() |
ShowValue |
Gets or sets a value indicating whether the label contains the value.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetEnumerator | |
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|