Jump to content
Software FX Community

aroneous

Members
  • Posts

    2
  • Joined

  • Last visited

aroneous's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi Randy, In an answer to a support request, I learned that the value returned from getDepth is a percentage, not a pixel value. I am not modifying the chart to have a different depth; what I would like to retrieve is the (calculated-by-ChartFX) bar depth in pixels. I haven't gone back to search the API for such a method; do you know of one? Cheers, Aron
  2. On a 3D bar chart, I find that Attributes3D.getDepth() always returns a depth of 100. This is the case even as the actual depth varies. At no point has the actual depth been 100. Note that I am not explicitly setting the depth; I want that to happen automatically. I just want to retrieve the dynamically-calculated depth. Do I have to perform some action to cause this calculation before calling getDepth()?
×
×
  • Create New...