Name | Description | |
---|---|---|
BinOption Constructor | Creates a new BinOption from serialization. |
The following tables list the members exposed by BinOption.
Name | Description | |
---|---|---|
BinOption Constructor | Creates a new BinOption from serialization. |
Name | Description | |
---|---|---|
AutoOverFlow | Gets or sets whether automatic overflow is used. | |
AutoUnderFlow | Gets or sets whether automatic underflow is used. | |
BinCount | Gets or sets the number of bins in the histogram series. | |
BinSize | Gets or sets the size of the bin data for the histogram series. | |
BinType | Gets the axis option for the histogram series. | |
IsOverflowBin | Gets or sets whether the bin is an overflow bin. | |
IsUnderflowBin | Gets or sets whether the bin is an underflow bin. | |
OverFlowValue | Gets or sets the overflow bin value. | |
UnderFlowValue | Gets or sets the underflow bin value. |
Name | Description | |
---|---|---|
GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. |