Skip to content

Line Style not Working on MAUI #5

Description

@powerteqtpitman

I found another issue. I verified this one in the example project:

            var line = new FastLine(tChart1.Chart);
            line.LinePen.Style = Steema.TeeChart.Drawing.DashStyle.Dash;
            line.FillSampleValues();

The line style stays solid. I also tried Dot and it doesn't change either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions