Skip to content

XAxis is not correctly sizing height when font size is changed.  #3436

@edwwsw

Description

@edwwsw

The XAxis has text clipped if you increase the default font size. Note that the Y-Axis seems to correctly size itself.

WpfPlot.Plot.Axes.Left.Label.FontSize = 32;
WpfPlot.Plot.Axes.Bottom.Label.FontSize = 32;

Edit: Occurring in version 5.0.21

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