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