[This is preliminary documentation and is subject to change.]
Namespace: NFX.InstrumentationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public override Object PlotValue { get; }
public override Object PlotValue { get; }
Public Overrides ReadOnly Property PlotValue As Object
Get
Public Overrides ReadOnly Property PlotValue As Object
Get
public:
virtual property Object^ PlotValue {
Object^ get () override;
}
public:
virtual property Object^ PlotValue {
Object^ get () override;
}
abstract PlotValue : Object with get
override PlotValue : Object with get
abstract PlotValue : Object with get
override PlotValue : Object with get
Property Value
Type:
Object