Descibes function period as a number of points or as a range of points.
[Serializable]
public sealed enum PeriodStyles : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
NumPointsDefines function period as a number of points.
RangeDefines function period as a range of points.

See Also

Steema.TeeChart.Functions Namespace