Skip to content

Creating more than 3 lines with different styles in ChartView programatically #399

Closed Answered by patrickmichalik
JayantSharma777 asked this question in Questions
Discussion options

You must be logged in to vote

Hello! ChartView is a host component. It doesn’t implement Chart. You can add LineSpecs programmatically by using (chartView.chart as LineChart).lines, where chartView is a reference to your ChartView instance.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@JayantSharma777
Comment options

@patrickmichalik
Comment options

@JayantSharma777
Comment options

@patrickmichalik
Comment options

Answer selected by JayantSharma777
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #398 on September 18, 2023 08:56.