GrapeCity.Xaml.Excel
ShapeFormat Property (IExcelChartLegend)


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

Reference

IExcelChartLegend Interface
IExcelChartLegend Members