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