The SerieStyleEnum type defines the type of curves the control supports.
The SerieStyleEnum type defines the following constants:
Name | Value | Description | |||
exNormal | 0 | the values get connected with a straight line | |||
exSpline | 1 | the values get connected with a spline curve |