You are here: Start » AVL.NET » ProfileBox Class

ProfileBox Class

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Constructors

 ConstructorDescription
ProfileBox() Constructs a new instance of the ProfileBox class.

Fields

 NameTypeDescription
MaxProfileLengthSystem.Int32

Properties

 NameTypeDescription
AccessibilityObjectSystem.Windows.Forms.AccessibleObjectInherited from a System.Windows.Forms.Control
AccessibleDefaultActionDescriptionSystem.StringInherited from a System.Windows.Forms.Control
AccessibleDescriptionSystem.StringInherited from a System.Windows.Forms.Control
AccessibleNameSystem.StringInherited from a System.Windows.Forms.Control
AccessibleRoleSystem.Windows.Forms.AccessibleRoleInherited from a System.Windows.Forms.Control
AllowDropSystem.BooleanInherited from a System.Windows.Forms.Control
AnchorSystem.Windows.Forms.AnchorStylesInherited from a System.Windows.Forms.Control
AutoScrollOffsetSystem.Drawing.PointInherited from a System.Windows.Forms.Control
AxisColorSystem.Drawing.Color Gets or sets the color of the chart axes and scale markings.
BackColorSystem.Drawing.Color Gets or sets the color of the chart background.
BindingContextSystem.Windows.Forms.BindingContextInherited from a System.Windows.Forms.Control
BottomSystem.Int32Inherited from a System.Windows.Forms.Control
BoundsSystem.Drawing.RectangleInherited from a System.Windows.Forms.Control
CanFocusSystem.BooleanInherited from a System.Windows.Forms.Control
CanSelectSystem.BooleanInherited from a System.Windows.Forms.Control
CaptureSystem.BooleanInherited from a System.Windows.Forms.Control
CausesValidationSystem.BooleanInherited from a System.Windows.Forms.Control
ChartColorSystem.Drawing.Color Gets or sets the color of the profile line.
ClientRectangleSystem.Drawing.RectangleInherited from a System.Windows.Forms.Control
ClientSizeSystem.Drawing.SizeInherited from a System.Windows.Forms.Control
CompanyNameSystem.StringInherited from a System.Windows.Forms.Control
ContainerSystem.ComponentModel.IContainerInherited from a System.ComponentModel.Component
ContainsFocusSystem.BooleanInherited from a System.Windows.Forms.Control
ContextMenuStripSystem.Windows.Forms.ContextMenuStripInherited from a System.Windows.Forms.Control
ContextMenuSystem.Windows.Forms.ContextMenuInherited from a System.Windows.Forms.Control
ControlsSystem.Windows.Forms.Control.ControlCollectionInherited from a System.Windows.Forms.Control
CreatedSystem.BooleanInherited from a System.Windows.Forms.Control
CursorSystem.Windows.Forms.CursorInherited from a System.Windows.Forms.Control
DataBindingsSystem.Windows.Forms.ControlBindingsCollectionInherited from a System.Windows.Forms.Control
DeviceDpiSystem.Int32Inherited from a System.Windows.Forms.Control
DisplayRectangleSystem.Drawing.RectangleInherited from a System.Windows.Forms.Control
DisposingSystem.BooleanInherited from a System.Windows.Forms.Control
DockSystem.Windows.Forms.DockStyleInherited from a System.Windows.Forms.Control
DomainDefaultLengthSystem.Decimal Gets or sets the default length of the horizontal scale that will determine the manual zoom factor selected in the control by default (requires DomainDefaultSizeMode to be set to manual mode).
DomainDefaultSizeModeHMI.Controls.ProfileBox.SizeMode Gets or sets the mode of chart size that the control will be put in by default.
DomainScaleSystem.Decimal Gets or sets the scaling factor of the horizontal axis values in relation to the profile point indices (multiplier of the horizontal axis scale values).
DomainStartSystem.Decimal Gets or sets the value on the horizontal axis scale assigned to the profile zero point (shift of the horizontal axis scale values).
EnabledSystem.BooleanInherited from a System.Windows.Forms.Control
EnableManualZoomChangeSystem.Boolean Gets or sets the flag enabling user to manually change the chart zoom and pan.
EnableMouseProbeSystem.Boolean Gets or sets the flag enabling the user to probe (using the mouse cursor) the value of the profile in specific point.
FocusedSystem.BooleanInherited from a System.Windows.Forms.Control
FontSystem.Drawing.FontInherited from a System.Windows.Forms.Control
GridColorSystem.Drawing.Color Gets or sets the color of the helper scale lines in the chart background.
HandleSystem.IntPtrInherited from a System.Windows.Forms.Control
HasChildrenSystem.BooleanInherited from a System.Windows.Forms.Control
HeightSystem.Int32Inherited from a System.Windows.Forms.Control
HighQualityModeSystem.Boolean Gets or sets the flag indicating whether the chart is drawn in slower hight quality mode.
HorizontalAxisNameSystem.String Gets or sets the text displayed on the chart's horizontal axis.
ImeModeSystem.Windows.Forms.ImeModeInherited from a System.Windows.Forms.Control
InvokeRequiredSystem.BooleanInherited from a System.Windows.Forms.Control
IsAccessibleSystem.BooleanInherited from a System.Windows.Forms.Control
IsDisposedSystem.BooleanInherited from a System.Windows.Forms.Control
IsHandleCreatedSystem.BooleanInherited from a System.Windows.Forms.Control
IsMirroredSystem.BooleanInherited from a System.Windows.Forms.Control
LayoutEngineSystem.Windows.Forms.Layout.LayoutEngineInherited from a System.Windows.Forms.Control
LeftSystem.Int32Inherited from a System.Windows.Forms.Control
LocationSystem.Drawing.PointInherited from a System.Windows.Forms.Control
MarginSystem.Windows.Forms.PaddingInherited from a System.Windows.Forms.Control
MaximumSizeSystem.Drawing.SizeInherited from a System.Windows.Forms.Control
MinimumSizeSystem.Drawing.SizeInherited from a System.Windows.Forms.Control
NameSystem.StringInherited from a System.Windows.Forms.Control
PaddingSystem.Windows.Forms.PaddingInherited from a System.Windows.Forms.Control
ParentSystem.Windows.Forms.ControlInherited from a System.Windows.Forms.Control
PreferredSizeSystem.Drawing.SizeInherited from a System.Windows.Forms.Control
ProductNameSystem.StringInherited from a System.Windows.Forms.Control
ProductVersionSystem.StringInherited from a System.Windows.Forms.Control
ProfileHMI.Controls.ProfileBox.ProfileContainer Represents the profile data displayed in the control.
RecreatingHandleSystem.BooleanInherited from a System.Windows.Forms.Control
RegionSystem.Drawing.RegionInherited from a System.Windows.Forms.Control
RightToLeftSystem.Windows.Forms.RightToLeftInherited from a System.Windows.Forms.Control
RightSystem.Int32Inherited from a System.Windows.Forms.Control
SiteSystem.ComponentModel.ISiteInherited from a System.Windows.Forms.Control
SizeSystem.Drawing.SizeInherited from a System.Windows.Forms.Control
TabIndexSystem.Int32Inherited from a System.Windows.Forms.Control
TabStopSystem.BooleanInherited from a System.Windows.Forms.Control
TagSystem.ObjectInherited from a System.Windows.Forms.Control
TopLevelControlSystem.Windows.Forms.ControlInherited from a System.Windows.Forms.Control
TopSystem.Int32Inherited from a System.Windows.Forms.Control
UseWaitCursorSystem.BooleanInherited from a System.Windows.Forms.Control
VerticalAxisMaxSystem.Decimal Gets or sets the maximum value show at the vertical chart scale axis.
VerticalAxisMinSystem.Decimal Gets or sets the minimum value show at the vertical chart scale axis.
VerticalAxisNameSystem.String Gets or sets the text displayed on the chart's vertical axis.
VisibleSystem.BooleanInherited from a System.Windows.Forms.Control
WidthSystem.Int32Inherited from a System.Windows.Forms.Control

Methods

 NameDescription
BeginInvoke(System.Delegate)Inherited from System.Windows.Forms.Control
BeginInvoke(System.Delegate, object[])Inherited from System.Windows.Forms.Control
BringToFront()Inherited from System.Windows.Forms.Control
Contains(System.Windows.Forms.Control)Inherited from System.Windows.Forms.Control
CreateControl()Inherited from System.Windows.Forms.Control
CreateGraphics()Inherited from System.Windows.Forms.Control
CreateObjRef(System.Type)Inherited from System.MarshalByRefObject
Dispose()Inherited from System.ComponentModel.Component
DoDragDrop(object, System.Windows.Forms.DragDropEffects)Inherited from System.Windows.Forms.Control
DrawToBitmap(System.Drawing.Bitmap, System.Drawing.Rectangle)Inherited from System.Windows.Forms.Control
EndInvoke(System.IAsyncResult)Inherited from System.Windows.Forms.Control
Equals(object)Inherited from System.Object
FindForm()Inherited from System.Windows.Forms.Control
Focus()Inherited from System.Windows.Forms.Control
GetChildAtPoint(System.Drawing.Point)Inherited from System.Windows.Forms.Control
GetChildAtPoint(System.Drawing.Point, System.Windows.Forms.GetChildAtPointSkip)Inherited from System.Windows.Forms.Control
GetContainerControl()Inherited from System.Windows.Forms.Control
GetHashCode()Inherited from System.Object
GetLifetimeService()Inherited from System.MarshalByRefObject
GetNextControl(System.Windows.Forms.Control, bool)Inherited from System.Windows.Forms.Control
GetPreferredSize(System.Drawing.Size)Inherited from System.Windows.Forms.Control
GetType()Inherited from System.Object
Hide()Inherited from System.Windows.Forms.Control
InitializeLifetimeService()Inherited from System.MarshalByRefObject
Invalidate()Inherited from System.Windows.Forms.Control
Invalidate(bool)Inherited from System.Windows.Forms.Control
Invalidate(System.Drawing.Rectangle)Inherited from System.Windows.Forms.Control
Invalidate(System.Drawing.Region)Inherited from System.Windows.Forms.Control
Invalidate(System.Drawing.Rectangle, bool)Inherited from System.Windows.Forms.Control
Invalidate(System.Drawing.Region, bool)Inherited from System.Windows.Forms.Control
Invoke(System.Delegate)Inherited from System.Windows.Forms.Control
Invoke(System.Delegate, object[])Inherited from System.Windows.Forms.Control
LogicalToDeviceUnits(int)Inherited from System.Windows.Forms.Control
LogicalToDeviceUnits(System.Drawing.Size)Inherited from System.Windows.Forms.Control
PerformLayout()Inherited from System.Windows.Forms.Control
PerformLayout(System.Windows.Forms.Control, string)Inherited from System.Windows.Forms.Control
PointToClient(System.Drawing.Point)Inherited from System.Windows.Forms.Control
PointToScreen(System.Drawing.Point)Inherited from System.Windows.Forms.Control
PreProcessControlMessage(System.Windows.Forms.Message)Inherited from System.Windows.Forms.Control
PreProcessMessage(System.Windows.Forms.Message)Inherited from System.Windows.Forms.Control
RectangleToClient(System.Drawing.Rectangle)Inherited from System.Windows.Forms.Control
RectangleToScreen(System.Drawing.Rectangle)Inherited from System.Windows.Forms.Control
Refresh()Inherited from System.Windows.Forms.Control
ResetText()Inherited from System.Windows.Forms.Control
ResumeLayout()Inherited from System.Windows.Forms.Control
ResumeLayout(bool)Inherited from System.Windows.Forms.Control
ScaleBitmapLogicalToDevice(System.Drawing.Bitmap)Inherited from System.Windows.Forms.Control
Scale(System.Drawing.SizeF)Inherited from System.Windows.Forms.Control
SelectNextControl(System.Windows.Forms.Control, bool, bool, bool, bool)Inherited from System.Windows.Forms.Control
Select()Inherited from System.Windows.Forms.Control
SendToBack()Inherited from System.Windows.Forms.Control
SetBounds(int, int, int, int)Inherited from System.Windows.Forms.Control
SetBounds(int, int, int, int, System.Windows.Forms.BoundsSpecified)Inherited from System.Windows.Forms.Control
Show()Inherited from System.Windows.Forms.Control
SuspendLayout()Inherited from System.Windows.Forms.Control
ToString()Inherited from System.Object
Update()Inherited from System.Windows.Forms.Control

See also