Book Image

Mastering Data Visualization with Microsoft Visio Professional 2016

By : John Marshall, David Parker
Book Image

Mastering Data Visualization with Microsoft Visio Professional 2016

By: John Marshall, David Parker

Overview of this book

Microsoft Visio Professional is a data visualization application that is used by many different market sectors and many different departments to represent information visually, from network infrastructure to organization charts, from process diagrams to office layouts. Starting off with a brief introduction to Visio Professional 2016 and then moving on to data storage, linking data to shapes, and working with SQL Server to create a solid foundation. Then we’ll cover topics such as refreshing data, working with geographical data, working with various graphics, and diagrams, and more. Finally, you’ll find out how to deploy custom stencils, templates, and code.
Table of Contents (17 chapters)
Mastering Data Visualization with Microsoft Visio Professional 2016
Credits
About the Author
www.PacktPub.com
Preface
Index

Summary


In this chapter, you learned about the rudiments of Visio, and how the ShapeSheet underpins a lot of its power in versatility. We also explored how to use the object model to retrieve information about the structure of the diagrams.

We have seen how much of the data is stored in the Shape Data section, and how other cells in the ShapeSheet can reference these values. To construct automatically refreshable diagrams from data, it is essential that a chain of inter-cell references ultimately end up with linked Shape Data values. So, the next chapter looks into the Link Data feature in Visio Professional.