GrapeCity.Xaml.Excel
ShapeFormat Property (IExcelDataLabels)


GrapeCity.Excel.Chart Namespace > IExcelDataLabels Interface : ShapeFormat Property
Specifies the formatting options for the data label.
Syntax
'Declaration
 
Property ShapeFormat As IExcelChartFormat
'Usage
 
Dim instance As IExcelDataLabels
Dim value As IExcelChartFormat
 
instance.ShapeFormat = value
 
value = instance.ShapeFormat
IExcelChartFormat ShapeFormat {get; set;}
See Also

Reference

IExcelDataLabels Interface
IExcelDataLabels Members