Gets or sets the database column, from which custom text for the inner labels is retrieved.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public string InnerLabelsField { get; set; } |
Visual Basic Copy Code |
---|
Public Property InnerLabelsField As String |