Silverlight toolkit chart to many lables on axis
        Posted  
        
            by badra
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by badra
        
        
        
        Published on 2010-05-04T11:27:51Z
        Indexed on 
            2010/05/04
            12:28 UTC
        
        
        Read the original article
        Hit count: 250
        
I'm using the newest chart control from silverlight toolkit to plot some data. For small cases it works ok, but for bigger samples the X axis labels overlap. It would be no problem if the chart would simply omit some of the values or I could specify to just show every 10th of them ...
I couldn't find any properties providing this behavior. Any ideas?
© Stack Overflow or respective owner