SpreadsheetGear 2017
IDataLabels Interface Members
Properties 

SpreadsheetGear.Charts Namespace : IDataLabels Interface

The following tables list the members exposed by IDataLabels.

Public Properties
 NameDescription
 PropertyGets or sets the property which specifies whether the text is automatically generated based on the data label type.  
 PropertyReturns the number of data labels in this collection.  
 PropertyReturns an instance of IFont which represents the font for this data label collection.  
 PropertyReturns an instance of IChartFormat which represents the formatting options of this data label collection.  
 PropertyReturns the data label specified by the zero based index.  
 PropertyGets or sets the number format of the data labels in the collection.  
 PropertyGets or sets the property which specifies whether the data labels in the collection use the same number format as the cells that contain the data for the associated data points.  
 PropertyGets or sets the text orientation of the data labels in the collection, which may be from -90 to 90 degrees or SpreadsheetGear.Orientation.Vertical.  
 PropertyGets or sets the position of the data labels in the collection.  
 PropertyGets or sets the property which specifies whether the data labels in the collection show the bubble size.  
 PropertyGets or sets the property which specifies whether the data labels in the collection show the category name.  
 PropertyGets or sets the property which specifies whether the data labels in the collection show the legend key.  
 PropertyGets or sets the property which specifies whether the data labels in the collection show the percentage.  
 PropertyGets or sets the property which specifies whether the data labels in the collection show the value.  
Top
See Also

Reference

IDataLabels Interface
SpreadsheetGear.Charts Namespace
DataLabels Property
IDataLabel Interface