How to connect hScrollBar to GraphChart in c#

Anonymous
2023-01-14T11:08:49.81+00:00

Good day, I would like to ask some help how to connect scrollbar to Grap Chart . I'm using c# 2019.

1

Microsoft Security | Microsoft Graph
Developer technologies | C#
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 90,681 Reputation points
    2023-01-14T18:24:17.02+00:00

    You can use a Panel as parent, with AutoScroll = true

    A test :

    Chart_Panel


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.