GrapeCity.Xaml.Excel
ShapeFormat Property (ExcelChartLegend)


GrapeCity.Excel.Chart Namespace > ExcelChartLegend Class : ShapeFormat Property
Specifies the format info.
Syntax
'Declaration
 
Public Property ShapeFormat As IExcelChartFormat
'Usage
 
Dim instance As ExcelChartLegend
Dim value As IExcelChartFormat
 
instance.ShapeFormat = value
 
value = instance.ShapeFormat
public IExcelChartFormat ShapeFormat {get; set;}
See Also

Reference

ExcelChartLegend Class
ExcelChartLegend Members