Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • TIBCO Spotfire: A Comprehensive Primer
  • Toc
  • feedback
TIBCO Spotfire: A Comprehensive Primer

TIBCO Spotfire: A Comprehensive Primer

By : Phillips
4.1 (15)
close
TIBCO Spotfire: A Comprehensive Primer

TIBCO Spotfire: A Comprehensive Primer

4.1 (15)
By: Phillips

Overview of this book

If you are a business user or data professional, this book will give you a solid grounding in the use of TIBCO Spotfire. This book assumes no prior knowledge of Spotfire or even basic data and visualization concepts.
Table of Contents (12 chapters)
close
11
Index

How to manipulate visualization properties


There are many reasons why you might want to manipulate visualization properties, not least to provide a more dynamic experience for the user. Visualization properties are manipulated using the Spotfire.Dxp.Application.Visuals namespace. This namespace is very large and includes some generic classes for manipulating items such as axes and then specific classes for each visualization type. Regardless of which class you wish to use, you must first find a visualization's object reference, as described in the previous main section. To recap:

for page in Document.Pages:
  for visualization in page.Visuals:

Only when you have identified the visualization you are interested in (by name or type usually) are you ready to use the methods and properties in Spotfire.Dxp.Application.Visuals.

The next step is to "convert" the visualization object identified using the Spotfire.Dxp.Application Documents class into a visual content object. This is achieved as follows...

bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete