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