Hi,
Is it possible to define "Min/Max" values for CategoryXAxis so my first and last points for the line series won't be on the edges of a chart? I've found that it is possible for NumericXAxis but and haven't found how to achieve this for CategoryXAxis.
Thanks
One way is to set UseClusteringMode on the x axis.
There is no such property on CategoryXAxis (at least in 13.2 which I'm using).