WinForms Chart Control: Getting Started

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ธ.ค. 2024

ความคิดเห็น • 18

  • @burakcanbaz639
    @burakcanbaz639 4 ปีที่แล้ว

    What should we do if we get data from csv file and want to send values to real time line chart axis as a value? How could we implement this? Thx for your time.

    • @MindfusionEu
      @MindfusionEu  4 ปีที่แล้ว

      We have a video that demonstrates how to do this: th-cam.com/video/pwUB4l9yaWc/w-d-xo.html
      The video description includes a link to the sample. The sample is also available for download from mindfusion.eu/products/winforms/charting/samples. It is called "Real time chart".

  • @wryahadenadir5901
    @wryahadenadir5901 4 ปีที่แล้ว

    Thank you, but how we can create 3D line for input X,Y and Z point ? It mean Graph create line in space . Thank you.

    • @MindfusionEu
      @MindfusionEu  4 ปีที่แล้ว +1

      We have surface charts in WPF. The WPF chart control also supports 3D scatter charts. Here is a link: mindfusion.eu/wpf-chart-samples.html#SurfaceChart

    • @wryahadenadir5901
      @wryahadenadir5901 4 ปีที่แล้ว

      @@MindfusionEu thank you.

  • @zaid_hus
    @zaid_hus 4 ปีที่แล้ว

    Could you explain the function of the line ```var data = new SampleDataDataSetTableAdapter();``` and the ``data.GetData()``` method?

    • @MindfusionEu
      @MindfusionEu  4 ปีที่แล้ว +1

      These two lines are standard way of retrieving data through table adapters. Here is a topic from Microsoft about that: docs.microsoft.com/en-us/visualstudio/data-tools/fill-datasets-by-using-tableadapters?view=vs-2019
      So, they do not belong to the API of the control.

  • @mikejzx
    @mikejzx 6 ปีที่แล้ว

    Where could I get this background 'song'? I like it, very soothing.

    • @MindfusionEu
      @MindfusionEu  6 ปีที่แล้ว

      Thank you :) We use instrumental music from freemusicarchive.org We try to choose a different song for each video, we usually browse through "instrumental" genre songs. Unfortunately we haven't made a copy if this one and it didn't match any of those that we have stored. We hope you'll find others that you'd like even better.

    • @mikejzx
      @mikejzx 6 ปีที่แล้ว

      MindFusion Thanks. I should have have mentioned, I actually found the song in this video.(using Shazam) It's called "Thoughtful" by Lee Rosevere. Thanks for the link btw ;) It may become useful for when I need free music in future.

  • @muhtadi313
    @muhtadi313 5 ปีที่แล้ว

    good

    • @MindfusionEu
      @MindfusionEu  5 ปีที่แล้ว +1

      Thank you. Technical questions are always welcome. You can use the forum: mindfusion.eu/Forum/YaBB.pl?board=mchart_disc

    • @muhtadi313
      @muhtadi313 5 ปีที่แล้ว

      how add the gauges control to toolbox in vb.net please help me

  • @sajaldas7199
    @sajaldas7199 2 ปีที่แล้ว

    Nice