Skip to main content

How to: Color Tree Map Using the Gradient Colorizer

To color tree map items using the Gradient Colorizer, do the following.

<dxtm:TreeMapControl.Colorizer>
    <dxtm:TreeMapGradientColorizer 
        EndColor="#FFFF5A19" 
        StartColor="#FF6EC95C"/>
</dxtm:TreeMapControl.Colorizer>