|
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; }
Public Property Cumulative As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanSee Also