SpreadsheetGear 2017
IDataLabel Interface Properties

SpreadsheetGear.Charts Namespace : IDataLabel Interface

For a list of all members of this type, see IDataLabel members.

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

Reference

IDataLabel Interface
SpreadsheetGear.Charts Namespace
IDataLabels Interface