GrapeCity.Xaml.Excel
ShapeFormat Property (ExcelDataLabels)


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

Reference

ExcelDataLabels Class
ExcelDataLabels Members