Gets or sets the index of the detached chart piece.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public int PieceOutIndex { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property PieceOutIndex As Integer |
See Also