SpreadsheetGear 2012
IDataLabels Interface Members
Properties 

The following tables list the members exposed by IDataLabels.

Public Properties
 NameDescription
 PropertyAutoTextGets or sets the property which specifies whether the text is automatically generated based on the data label type.  
 PropertyCountReturns the number of data labels in this collection.  
 PropertyFontReturns an instance of IFont which represents the font for this data label collection.  
 PropertyFormatReturns an instance of IChartFormat which represents the formatting options of this data label collection.  
 PropertyItemReturns the data label specified by the zero based index.  
 PropertyNumberFormatGets or sets the number format of the data labels in the collection.  
 PropertyNumberFormatLinkedGets 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.  
 PropertyOrientationGets or sets the text orientation of the data labels in the collection, which may be from -90 to 90 degrees or SpreadsheetGear.Orientation.Vertical.  
 PropertyPositionGets or sets the position of the data labels in the collection.  
 PropertyShowBubbleSizeGets or sets the property which specifies whether the data labels in the collection show the bubble size.  
 PropertyShowCategoryNameGets or sets the property which specifies whether the data labels in the collection show the category name.  
 PropertyShowLegendKeyGets or sets the property which specifies whether the data labels in the collection show the legend key.  
 PropertyShowPercentageGets or sets the property which specifies whether the data labels in the collection show the percentage.  
 PropertyShowValueGets 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

Send Feedback