Visual Basic (Declaration) | |
---|---|
Public Function GetValueColor( _ ByVal key As String, _ ByVal value As Double _ ) As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- key
- The name of a series or element, or "*" for all.
- value
- Value to match with a scale range.