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