DataLabelStyle Constructor
        
 Initializes the text style. Called during construction.
 
         
        Parameters
        
            - container
            
 
            - 
                
Type: HTMLElement
 The new container for this control.
 
Optional: True 
        
        Examples
        The following example initializes a new instance of a DataLabelStyle object:
        
var newObject = new dundas.controls.DataLabelStyle();