GrapeCity.Xaml.Excel
ShapeFormat Property (IExcelChartAxis)


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

Reference

IExcelChartAxis Interface
IExcelChartAxis Members