Visual Basic (Declaration) | |
---|---|
Public Overrides Property ValueHigh As Object |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public override 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.