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