SharpPlot Reference > SharpPlot Methods > DrawKey Method > (Double,Double,KeyDefinition)

SharpPlot.DrawKey Method (Double,Double,KeyDefinition)

Place customised key at (x,y).

public void DrawKey(
    double keyPositionX,
    double keyPositionY,
    KeyDefinition keyDefinition
);
keyPositionX
Horizontal position in pts, chart coord or as percentage.
keyPositionY
Vertical position in pts, chart coord or as percentage.
keyDefinition
Replacement for accumulated key placeholders.

See also ...

SharpPlot Members | SharpPlot.DrawKey Method


Send comments on this topic
© Dyalog Ltd 2021