Visual Basic (Declaration) | |
---|---|
Public Function GetValueColor( _ ByVal key As String, _ ByVal value As Double _ ) As Color |
Visual Basic (Usage) | ![]() |
---|---|
|
Parameters
- key
- The name of a series or element, or "*" for all.
- value
- Value to match with a scale range.
dotnetCHARTING | Send comments on this topic. |
GetValueColor Method | |
See Also |
![]() ![]() |
dotnetCHARTING Namespace > SmartPalette Class : GetValueColor Method |
Visual Basic (Declaration) | |
---|---|
Public Function GetValueColor( _ ByVal key As String, _ ByVal value As Double _ ) As Color |
Visual Basic (Usage) | ![]() |
---|---|
|