Skip to content

Axis Tick Width Setting #2353

@SaltyTears

Description

@SaltyTears

Global/Individual Axis Tick Width Setting

Feature description:

The Axis lines have Width settings
plot.XAxis.Line(width: 2);

However, there is no setting to set the width of the ticks (Major/Minor)

Code example:

Individual Axis
plot.XAxis.TickWidth(2);
plot.YAxis.TickWidth(4);

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