Skip to content

.OnPointMeasured deprecated #1781

Answered by MINT-KISS
Dadou55555 asked this question in Q&A
Jan 22, 2025 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

var lineSeries = new LineSeries<double?>
{
...
};

EventExtensions.OnPointMeasured(lineSeries, point =>
{
...
});

Series.Add(lineSeries);

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@MINT-KISS
Comment options

@Dadou55555
Comment options

@beto-rodriguez
Comment options

Answer selected by Dadou55555
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants