The TwxPenModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TwxPenModel | Initializes a new instance of the TwxPenModel class |
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetAttribute | (Inherited from ModelBase.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasGetter | (Inherited from ModelBase.) | |
HasProperty | (Inherited from ModelBase.) | |
HasSetter | (Inherited from ModelBase.) | |
ObtainGetterType | (Inherited from ModelBase.) | |
ObtainPropertyType | (Inherited from ModelBase.) | |
ObtainSetterType | (Inherited from ModelBase.) | |
SetAttribute | (Inherited from ModelBase.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Axis |
Pen axis.
| |
BadQualityAutoStyle |
Automatic bad/uncertain quality style.
| |
BadQualityFill |
Pen bad/uncertain quality fill.
| |
BadQualityMode |
Uncertain quality plot mode.
| |
BadQualitySampleMarkerSize |
Sample bad/uncertain quality marker size.
| |
BadQualitySampleMarkerStyle |
Sample bad/uncertain quality marker style.
| |
BadQualityStroke |
Pen bad/uncertain quality stroke.
| |
BadQualityStrokeStyle |
Pen bad/uncertain quality stroke style.
| |
BadQualityStrokeThickness |
Pen bad/uncertain quality stroke thickness.
| |
CursorValueDataSource |
Data source to store value of sample selected by chart cursor.
| |
CustomData |
Custom data.
| |
DataSource |
The point name to use as datasource.
| |
Description |
Description visible in runtime.
| |
Fill |
Pen fill.
| |
FillExpression |
Custom expression for dynamic fill color.
| |
FitMarginSampleLabels |
Fit sample labels horizontally into plot area.
| |
FontFamily |
Font family for pen labels.
| |
FontSize |
Font size for pen labels.
| |
Foreground |
Foreground color for pen labels.
| |
Format |
Format of sample values.
| |
HighHighLimit |
High high limit value.
| |
HighHighLimitStroke |
High high limit stroke.
| |
HighHighLimitStrokeStyle |
High high limit stroke style.
| |
HighHighLimitStrokeThickness |
High high limit stroke thickness.
| |
HighLimit |
High limit value.
| |
HighLimitStroke |
High limit stroke.
| |
HighLimitStrokeStyle |
High limit stroke style.
| |
HighLimitStrokeThickness |
High limit stroke thickness.
| |
IdealPenStartTime |
Start time of ideal pen.
| |
InheritPlotMode |
Inherit chart plot mode.
| |
IsEnabled |
Set to 'true' to enable pen in chart.
| |
IsIdealPen |
This pen is an ideal pen.
| |
LastSampleStretch |
Last sample stretch mode.
| |
LowLimit |
Low limit value.
| |
LowLimitStroke |
Low limit stroke.
| |
LowLimitStrokeStyle |
Low limit stroke style.
| |
LowLimitStrokeThickness |
Low limit stroke thickness.
| |
LowLowLimit |
Low low limit value.
| |
LowLowLimitStroke |
Low low limit stroke.
| |
LowLowLimitStrokeStyle |
Low low limit stroke style.
| |
LowLowLimitStrokeThickness |
Low low limit stroke thickness.
| |
Name |
Pen name.
| |
Opacity |
Pen opacity.
| |
Parameters |
Connection parameters.
| |
PenMarkerStyle |
Pen marker style.
| |
PreserveStringValues |
Keep text values in string format.
| |
Properties | (Inherited from ModelBase.) | |
SampleDecluttering |
Use sample decluttering optimization.
| |
SampleLabelFormat |
Custom sample label format.
| |
SampleLabelHorizontalAlignment |
Horizontal alignment of sample labels.
| |
SampleLabelRotation |
Sample labels rotation.
| |
SampleLabelVerticalAlignment |
Vertical alignment of sample labels.
| |
SampleMarkerSize |
Sample marker size.
| |
SampleMarkerStyle |
Sample marker style.
| |
SampleValueExpression |
Sample value expression.
| |
SecondCursorValueDataSource |
Data source to store value of sample selected by second chart cursor.
| |
SharedAxis |
Shared axis name associated with this pen.
| |
ShowAnnotations |
Show annotations.
| |
ShowInCursors |
Show pen in cursor tooltip.
| |
ShowInLegend |
Show pen in legend.
| |
ShowInSummary |
Show pen in summmary chart.
| |
ShowLimits |
Show alarm limits in chart.
| |
ShowPenMarker |
Show pen marker.
| |
ShowSampleLabels |
Show sample labels in plot area.
| |
Stroke |
Pen stroke.
| |
StrokeStyle |
Pen stroke style.
| |
StrokeThickness |
Pen stroke thickness.
| |
SymmetricAutoScale |
If the minimum and maximum values are set to auto scale, the range of the axis is set to the highest value below and above zero.
| |
TimeShift |
Time shift of the pen time axis.
| |
TimeZone |
Time zone of sample timestamps.
| |
TooltipFormat |
Format of pen tooltip.
| |
TotalizerDivisor |
Totalizer divisor.
| |
TotalizerEngineeringUnits |
Totalizer engineering units.
| |
TotalizerUnit |
Totalizer unit.
| |
UncertainQualityMode |
Uncertain quality plot mode.
| |
Units |
Units.
| |
UseRealtimeInterpolation |
Use interpolation for realtime datasources.
| |
WriteCursorValue |
Enable to store value of sample selected by chart cursor.
| |
WriteSecondCursorValue |
Enable to store value of sample selected by second chart cursor.
|