CandlestickSeriesLowField Property
                In This Topic
            
            Gets or sets the name of field from the data source that indicates the low of the candlestick series.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property CandlestickSeriesLowField As System.String
             
        
            
            public System.string CandlestickSeriesLowField {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also