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