IDataLabel class
IDataLabel class
Represents a series labels.
The IDataLabel type exposes the following members:
Properties
Property | Description |
---|---|
is_visible | False means that data label is not visible (and so all Show*-flags (ShowValue, …) are false). Read-only bool. |
data_label_format | Returns format of the data label. Read-only IDataLabelFormat . |
value_from_cell | Gets or sets workbook data cell. Applied if IDataLabelFormat.ShowLabelValueFromCell property equals true. |
Methods
Method | Description |
---|---|
hide | Make data label hidden by setting all Show*-flags (ShowValue, …) to false state. IsVisible will be false after this. |
get_actual_label_text | Returns actual label text based on DataLabelFormat settings or TextFrameForOverriding.Text value. |
See Also
- module
aspose.slides.charts
- library
Aspose.Slides