Skip to content

Legend symbols #426

Answered by wirew0rm
alzorin asked this question in Q&A
Discussion options

You must be logged in to vote

Hey,

just subclass the ErrorDataSetRenderer overriding the method which generates the legend symbol.

The grid in the legend is the error surface and it will not be drawn if you disable rendering it by setting the renderer's ErrorStyle to NONE (assuming your data does not contain error data that you want to have drawn). But if you override drawLegendSymbol you already have full control over what is drawn.

Hope this helps,

Alex

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alzorin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants