Expression for fill color of event bar samples. Use @@pen.description, @@sample.value, @@sample.timestamp and @@sample.label context variables.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string FillExpression { get; set; } |
| Visual Basic |
|---|
Public Property FillExpression As String Get Set |
| JScript |
|---|
function get FillExpression () : String function set FillExpression (value : String) |