Jump to content
Software FX Community

Space between bars/series in a multi-series chart


agugale

Recommended Posts

Hi SoftwareFX support, 

Is it possible to add an empty space between bars/series (within a point) of a multi-series chart?

I tried using chart.AllSeries.Volume, chart.AxisX.PixelsPerUnit but did not help. It just increases the size of the bars. I'm trying to avoid adding empty dummy series between each series.

We're using ChartFX for WPF version.

Thanks in advance.

Abhay Gugale

 

 

Link to comment
Share on other sites

Previously the ability to control the space (or overlapping) for different series within a point was restricted to the gallery style.

Starting on hotfix build 3712 we have added a property to the Bar class called IntraSeriesGap, by setting this to a positive value you will be able add empty space between series. Note that this number is in pixels (actually device independent pixels). A negative value will result in series overlap.

JuanC

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...