GrapeCity.Xaml.Excel
ShapeFormat Property (ExcelChartCategoryAxis)


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

Reference

ExcelChartCategoryAxis Class
ExcelChartCategoryAxis Members