Describes the possible values of the Style property.
[Serializable]
public sealed enum ClockStyles : Enum , IComparable, IFormattable, IConvertible

Public Members

MemberDescription
DecimalDefines clock figures as Decimal numerals.
RomanDefines clock figures as Roman numerals.

See Also

Steema.TeeChart.Styles Namespace