[Serializable]
public sealed enum ErrorWidthUnits : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
Percent | Defines the error width units as a percentage of the chart size. |
Pixels | Defines the error width units in pixels. |
See Also
Steema.TeeChart.Styles Namespace