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