Back to Devexpress

DataLabel Properties

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-datalabel-dot-underscore-properties.md

latest4.6 KB
Original Source

DataLabel Properties

A data label on a point of the chart series.

NameDescription
FillProvides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
FontProvides access to font attributes for text displayed in a chart element. Inherited from ShapeTextFormat.
HiddenGets or sets a value indicating whether the data label is hidden. Inherited from DataLabelBase.
IndexGets the index of a data label.
LabelPositionGets or sets the position of data labels on the chart. Inherited from DataLabelBase.
LayoutEnables you to specify the exact position of a data label.
NumberFormatProvides access to number format options for numerical values displayed in data labels. Inherited from DataLabelBase.
OutlineProvides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
SeparatorGets or sets the string value that represents a separator for different items displayed in a data label. Inherited from DataLabelBase.
ShowBubbleSizeGets or sets a value indicating whether the bubble size should be displayed in a data label on the bubble chart. Inherited from DataLabelBase.
ShowCategoryNameGets or sets a value indicating whether the category name should be displayed in a data label. Inherited from DataLabelBase.
ShowLegendKeyGets or sets a value indicating whether the legend key should be displayed in a data label. Inherited from DataLabelBase.
ShowPercentGets or sets a value indicating whether the percentage value should be displayed in a data label on the pie or doughnut chart. Inherited from DataLabelBase.
ShowSeriesNameGets or sets a value indicating whether the series name should be displayed in a data label. Inherited from DataLabelBase.
ShowValueGets or sets a value indicating whether the data point value should be displayed in a data label. Inherited from DataLabelBase.
TextGets the text displayed in the data label.
TextDirectionGets or sets the text direction in a chart element. Inherited from ShapeTextFormat.
TextRotationGets or sets the rotation angle of the text in a chart element. Inherited from ShapeTextFormat.

See Also

DataLabel Interface

DataLabel Members

DevExpress.Spreadsheet.Charts Namespace