TTMSFNCChartSerieMode Enumeration
Determines how the series interprets its x-values along the horizontal axis.
API unit family: TMSFNCChart
Members
| Name | Description |
|---|---|
smMathematical |
X-values are numeric coordinates; the first point is placed at the y-axis origin. |
smStatistical |
Points are distributed evenly as ordered categories regardless of their x-values. |