Click or drag to resize
Accord.NET (logo)

CircularDescriptiveAnalysisMeasures Property

Gets a collection of DescriptiveMeasures objects that can be bound to a DataGridView.

Namespace:  Accord.Statistics.Analysis
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public CircularDescriptiveMeasureCollection Measures { get; }
Request Example View Source

Property Value

Type: CircularDescriptiveMeasureCollection
See Also