Spread.Services Documentation
IDataLabels Interface Members
Properties  Methods 

GrapeCity.Documents.Spread.Drawing Namespace : IDataLabels Interface

The following tables list the members exposed by IDataLabels.

Public Properties
 NameDescription
 Property Gets or sets whether the object automatically generates appropriate text based on context.  
 Property Returns the number of objects in the collection.  
 PropertyReturns the IFontFormat object that represents the font of the specified object.  
 PropertyReturns the IChartFormat object.  
 Property Returns a single object from the collection.  
 Property Returns leader lines of the data label.  
 Property Gets or sets the format code for the object.  
 Property Gets or sets whether the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).  
 Property Returns the parent object for the specified object.  
 Property Gets or sets the position of the data label.  
 Property Gets or sets an object that represents the separator used for the data labels on a chart.  
 Property Gets or sets whether to show the bubble size (True to show the bubble size for the data labels on a chart; False to hide).  
 Property Gets or sets whether to show the category name (True to display the category name for the data labels on a chart; False to hide).  
 Property Gets or sets a Boolean that corresponds to a specified chart's data label values display behavior. True displays the leader lines.  
 Property Gets or sets whether the data label legend key is visible.  
 Property Gets or sets whether to display a percentage (True to display the percentage value for the data labels on a chart; False to hide).  
 Property Gets or sets a Boolean to indicate the series name display behavior for the data labels on a chart. True to show the series name. False to hide.  
 Property Gets or sets a Boolean that corresponds to a specified chart's data label values display behavior. True displays the values.  
Top
Public Methods
 NameDescription
 Method (Inherited from System.Collections.Generic.IEnumerable<IDataLabel>)
Top
See Also

Reference

IDataLabels Interface
GrapeCity.Documents.Spread.Drawing Namespace