Gets whether this piece is detached. Namespace: MindFusion.Charting
|
C#
![]() |
---|
public bool PieceOut { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property PieceOut As Boolean |
A bool value.
The piece is drawn detached when the value of PieceOut property is set to the index of the piece or to a value greater than the number of pie pieces. In this case, all pieces are drawn detached.