Table of Contents

Namespace ScottPlot.AxisPanels.Experimental

Classes

LeftAxisWithSubtitle

A simple custom Y axis which includes a subtitle/sub-label. Note that Measure() and Render(RenderPack, float, float) are called whenever the plot needs to be rendered so be wary of heavy code that will slow down the rendering if you are using the chart in a user interface where there is zooming, panning, etc.