Skip to content

DefaultGrid: Add a LinePattern property #4384

@swharden

Description

@swharden

It could go beneath this and mimic its style

public float MajorLineWidth
{
set
{
XAxisStyle.MajorLineStyle.Width = value;
YAxisStyle.MajorLineStyle.Width = value;
}
}

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