Download QCRTGraph CF Real-Time Graphics Tools for the - Quinn

Transcript
Buttons, Track Bars and Other Form Control Classes 261
RTPanelMeter
RTFormControlPanelMeter
[Visual Basic]
Overloads Public Sub New( _
ByVal transform As PhysicalCoordinates, _
ByVal datasource As RTProcessVar, _
ByVal formcontrol As Control, _
ByVal attrib As ChartAttribute _
)
Overloads Public Sub New( _
ByVal transform As PhysicalCoordinates, _
ByVal formcontrol As Control, _
ByVal attrib As ChartAttribute _
)
[C#]
public RTFormControlPanelMeter(
PhysicalCoordinates transform,
RTProcessVar datasource,
Control formcontrol,
ChartAttribute attrib
);
public RTFormControlPanelMeter(
PhysicalCoordinates transform,
Control formcontrol,
ChartAttribute attrib
);
Parameters
transform
The coordinate system for the new RTFormControlPanelMeter object.
datasource
The process variable associated with the control.
formcontrol
A reference to the Control assigned to this panel meter.
attrib
The color attributes of the panel meter.
Selected Public Instance Properties
ChartObjAttributes (inherited
from GraphObj)
ChartObjScale (inherited
Sets the attributes for a chart object using a
ChartAttribute object.
Sets the reference to the PhysicalCoordinates object that
the chart object is placed in