Gets or sets custom text for the labels inside bars when not retrieved from a database.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public IList InnerLabels { get; set; } |
Visual Basic Copy Code |
---|
Public Property InnerLabels As IList |