Reference > Methods > RedrawAxes Method > (Boolean,Boolean)

SharpPlot.RedrawAxes Method (Boolean,Boolean)

Overdraws the existing axes where data has obscured them, framing/exploding the chart if required.

public void RedrawAxes(
    bool isFramed,
    bool isExploded
);
isFramed
[todo]
isExploded
[todo]

Description

Used very rarely to tidy up axes which have been partially obscured by data May be called before any chart to have the axes and headings flushed out.

See also ...

SharpPlot Members | RedrawAxes Method


Send comments on this topic
© Dyalog Ltd 2013