GrapeCity.Xaml.Excel
CustomSplitPoints Property (IExcelOfPieChart)


Specifies the custom split information for a pie of pie or bar of pie chart with a custom splits.
Syntax
'Declaration
 
Property CustomSplitPoints As List(Of Integer)
'Usage
 
Dim instance As IExcelOfPieChart
Dim value As List(Of Integer)
 
instance.CustomSplitPoints = value
 
value = instance.CustomSplitPoints
List<int> CustomSplitPoints {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelOfPieChart Interface
IExcelOfPieChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options