Pre loader

Is dashed line is available in Scichart Android?

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

Is dashed line is available in Scichart Android?

Version
2.5.0.2598
Images
  • You must to post comments
0
0

Hi Hamza Kiani,

Yes, it’s supported. We just don’t have a separate example which shows it.

    final PenStyle pen = sciChartBuilder.newPen().withColor(0xff279b27).withThickness(1f).withStrokeDashArray(new float[]{20, 20}).build();
    final FastLineRenderableSeries rSeries = sciChartBuilder.newLineSeries().withDataSeries(dataSeries).withStrokeStyle(pen).build();

Best regards,
Yura

Images
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies