public final class HistogramDensityOptions extends Object
| Constructor and Description | 
|---|
HistogramDensityOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getSuggestedBinCount()
Gets the approximate number of bins to use to represent the approximate density function. 
 | 
void | 
setSuggestedBinCount(int value)
Sets the approximate number of bins to use to represent the approximate density function. 
 | 
public int getSuggestedBinCount()
public void setSuggestedBinCount(int value)
Copyright © 2021. All rights reserved.