Color Property (ChartStyleFill)
                In This Topic
            
            A value that indicates the color of ChartStyleFill. This property works only when Type is Default.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property Color As System.Drawing.Color
             
        
            
            public System.Drawing.Color Color {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also