| Visual Basic (Declaration) | |
|---|---|
Public Overridable Function GetDataBurstColor( _ ByVal dataBurstColorIndex As Integer, _ ByVal traceIndex As Integer _ ) As String | |
| C# | |
|---|---|
public virtual string GetDataBurstColor( int dataBurstColorIndex, int traceIndex ) | |
| C++/CLI | |
|---|---|
public: virtual String^ GetDataBurstColor( int dataBurstColorIndex, int traceIndex ) | |
Parameters
- dataBurstColorIndex
- The Data Burst color index.
- traceIndex
- The trace index.
Return Value
The color in a serializable form (as a string).If this color is not IsColorByTrace, then the traceIndex is ignored.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA Ver 24.20