Hi support,
Please confirm if LineStyleType.Dotted shall be implemented, or if it is implemented after 2.4.2.8 version.
Thanks,
Milan
Hello milan,
LineStyleType.Dotted is implemented after 2.4.2.8 version. You can use it through the following code:
graph1.getGraphInfo().setLineStyle(LineStyleType.Dotted);
Thank you for using our product.