SpreadsheetGear 2012
IDataLabel Interface Members
Properties 

The following tables list the members exposed by IDataLabel.

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

Reference

IDataLabel Interface
SpreadsheetGear.Charts Namespace
IDataLabels Interface

Send Feedback