public enum BinsType : System.Enum
public enum BinsType : System.Enum
Member | Description |
---|---|
BinsTypeAutomatic | Specifies bins type automatically. |
BinsTypeBinCount | Specifies bins type by count. |
BinsTypeBinSize | Specifies bins type by size. |
BinsTypeCategorical | Specifies bins type by category. |
BinsTypeManual | Specifies bins type manually. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Drawing.BinsType