Jump to content
Software FX Community

WarrenC

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by WarrenC

  1. I have a series in my chart that uses Gallery.Area with FillMode.Solid.  It is fine for positive Y values, but becomes increasingly transparent for -Y values.  I use the following lines of code :

    ChartFX1.Series(i).Gallery = Gallery.Area
    ChartFX1.Series(i).FillMode = FillMode.Solid

     

    chartfx.png

×
×
  • Create New...