|
ScatterplotViewDataMemberLabels Property
|
Gets or sets the member of the data source
to be shown, if applicable.
Namespace:
Accord.Controls
Assembly:
Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax [DefaultValueAttribute(null)]
public string DataMemberLabels { get; set; }
<DefaultValueAttribute(Nothing)>
Public Property DataMemberLabels As String
Get
Set
Request Example
View SourceProperty Value
Type:
StringSee Also