Gets or sets indices of detached slices.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
C# Copy Code |
---|
public IList<Int32> DetachedSlices { get; set; } |
Visual Basic Copy Code |
---|
Public Property DetachedSlices As IList(Of Int32) |
A list of integer indices specifying which slices to detach.