Results 1 to 2 of 2

Thread: Table color gradient

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2016
    Location
    South Africa
    Posts
    141

    Table color gradient

    Hi All

    I want to gradient fill a column from red (lowest value) to green (highest value). I am using a funtion found here :https://docs.microsoft.com/en-us/arc...-tables-charts

    I am passing the bacground colour to the function with the following expression :


    Code:
    =code. ColorRYG(Fields!BlokkeklaarPersentGelewerKultAliasnaam.Value,Fields!BlokkeklaarmaksimumKultAliasnaam.Value,Fields!BlokkeklaarminimumKultAliasnaam.Value,40)
    Also I am using a filter and the values gives different values for different filters. I have read through the algorithm logic, but are unsuccessful in determining the last parameter (i.e. 40 in the example above.). Obviously it would change for every set of data I use (based on the filter). How can I calculate the value.

    Regards

  2. #2
    Registered User
    Join Date
    Feb 2020
    Posts
    3

    Re: Table color gradient

    Gradation in art is a visual technique of gradually transitioning from one colour hue to another, or from one shade to another, or one texture to another.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width