Gets or sets indices of detached slices.
Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms
C# Copy Code |
---|
public IList<Int32> DetachedSlices { get; set; } |
Visual Basic Copy Code |
---|
Public Property DetachedSlices As IList(Of Int32) |