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