Results 1 to 2 of 2

Thread: Value Stream Mapping Code

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2025
    Posts
    1

    Post Value Stream Mapping Code

    Hi everyone, currently I am working on standardising this metodology (Value Stream Mapping) and Visio is avery good tool to develop it. Somebody have any code in Visual Basics to make this kind of diagram?

  2. #2
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Location
    South Louisiana
    Posts
    12,084

    Re: Value Stream Mapping Code

    Are you saying that you want to render a diagram from data using VB.NET?

    If so, it's a pretty straightforward process using GDI+. The real "work" would be to get it to look exactly like you expect it to. Typically, if you want something out of the box you'd go with a third-party library like Telerik for WinForms, but those usually cost money. E.g. the Telerik library is particularly expensive (like $1k per year per dev).
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | Code Tags | Sword of Fury - Jameram

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width