Click or drag to resize
Accord.NET (logo)

HistogramViewDisplayMember Property

Gets or sets the member of the data source to be displayed, if applicable.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
[DefaultValueAttribute(null)]
public string DisplayMember { get; set; }
Request Example View Source

Property Value

Type: String
See Also