| Visual Basic (Declaration) | |
|---|---|
| Public Overridable Property ValueHigh As Object | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public virtual object ValueHigh {get; set;} | |
 When ValueLow and ValueHigh are equivalent, this AxisMarker is represented by the Line 
            object, otherwise, Background fills the range between ValueLow and ValueHigh. 
            
            
             
     
     
     
    