|   | HistogramCumulative Property  | 
        
         
              Gets or sets whether this histogram represents a cumulative distribution.
            
 
    Namespace: 
   Accord.Statistics.Visualizations
    Assembly:
   Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
 Syntax
Syntaxpublic bool Cumulative { get; set; }Public Property Cumulative As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also