Spread for ASP.NET 12 Product Documentation
PieDetachments Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > PieSeries Class : PieDetachments Property
Gets the collection of pie detachments for the series.
Syntax
'Declaration
 
Public ReadOnly Property PieDetachments As DetachmentCollection
'Usage
 
Dim instance As PieSeries
Dim value As DetachmentCollection
 
value = instance.PieDetachments
public DetachmentCollection PieDetachments {get;}
See Also

Reference

PieSeries Class
PieSeries Members