ChartDataLabel Class |
Namespace: Spire.Doc.Fields.Shapes.Charts
The ChartDataLabel type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CharacterFormat |
Gets the font format for the current data label.
|
![]() |
Index |
Gets or sets the index of the item.
|
![]() |
IsVisible |
Gets or sets a value indicating whether the element is visible.
|
![]() |
NumberFormat |
Gets or sets the number format for the chart values.
|
![]() |
Separator |
Gets or sets the separator used to distinguish between different elements in a string.
|
![]() |
ShowBubbleSize |
Gets or sets a value indicating whether the size of the bubbles should be displayed.
|
![]() |
ShowCategoryName |
Gets or sets a value indicating whether the category name should be displayed.
|
![]() |
ShowDataLabelsRange |
Gets or sets a value indicating whether data labels should be displayed for a specified range.
|
![]() |
ShowLeaderLines |
Gets or sets a value indicating whether leader lines are displayed for the data labels.
|
![]() |
ShowLegendKey |
Gets or sets a value indicating whether the legend key should be displayed.
|
![]() |
ShowPercentage |
Gets or sets a value indicating whether to display the percentage.
|
![]() |
ShowSeriesName |
Gets or sets a value indicating whether the series name should be displayed.
|
![]() |
ShowValue |
Gets or sets a value indicating whether the value should be displayed.
|
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
.)
|
![]() |
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
.)
|