Click or drag to resize
Accord.NET (logo)

ComponentViewCumulative Property

Gets or sets whether this control should present the individual proportion for each component, or the cumulative proportion in a single line curve.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public bool Cumulative { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also