Removing (collapsing) DataPoints in a LineSeries?

后端 未结 4 2210
心在旅途
心在旅途 2020-12-11 20:20

I\'d like to remove the datapoint markers from a LineSeries in my Silverlight chart. The only way i found on the web is to set the VisibilityProperty to Collapse.

/

4条回答
  •  旧巷少年郎
    2020-12-11 20:57

    pantarhei,

    Use the following chart styles (with referenced templates) to hide the data points. I have included styles for both the LineSeries and the AreaSeries.

    Good luck, Jim

    
        
        
            
        
    
    
    
    
        
        
            
            
            
            
            
        
    
    
    
    
    
    
    

提交回复
热议问题