[Serializable]
public sealed enum PeriodStyles : Enum , IComparable, IFormattable
, IConvertible
Public Members
Member | Description |
---|---|
NumPoints | Defines function period as a number of points. |
Range | Defines function period as a range of points. |
See Also
Steema.TeeChart.Functions Namespace