Gets or sets the format of the number drawn as a label inside the piece.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public NumberFormat InnerLabelFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property InnerLabelFormat As NumberFormat |