GrapeCity.Xaml.Excel
GapWidth Property (ExcelOfPieChart)


Specifies the space between bar or column clusters, as a percentage of the bar or column width.
Syntax
'Declaration
 
Public Property GapWidth As Integer
'Usage
 
Dim instance As ExcelOfPieChart
Dim value As Integer
 
instance.GapWidth = value
 
value = instance.GapWidth
public int GapWidth {get; set;}
Remarks
the value should be between 0 to 500
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelOfPieChart Class
ExcelOfPieChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options