GrapeCity.Xaml.Excel
HoleSize Property (IExcelDoughnutChart)


Specifies the size of the hole in a doughnut chart group
Syntax
'Declaration
 
Property HoleSize As Integer
'Usage
 
Dim instance As IExcelDoughnutChart
Dim value As Integer
 
instance.HoleSize = value
 
value = instance.HoleSize
int HoleSize {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDoughnutChart Interface
IExcelDoughnutChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options