Jump to content

Dr.Spotfire, How to change Row Height in Cross Table


saminda roshan

Recommended Posts

I try to change row height(Not Header) of cross table in Spotfire. This is my Iron Python script code.(Here I try to change the first row's height as to 50). But it gives me an error.

from Spotfire.Dxp.Application.Visuals import CrossTablePlot

vis.AsCrossTablePlot.CellHeight[0]=50

 

Any Idea

Link to comment
Share on other sites

  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...