GrapeCity.Xaml.Excel
ShapeFormat Property (ExcelDataLabels)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataLabels Class
ExcelDataLabels Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options