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