GrapeCity.Xaml.Excel
ShapeFormat Property (IExcelDataLabel)


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

Reference

IExcelDataLabel Interface
IExcelDataLabel Members