Click or drag to resize

DrawingBase Properties

The DrawingBase type exposes the following members.

Properties
 NameDescription
Public propertyAxisOrientation Gets the Axis orientation. Axis orientation is derived from its Owner Set value is ignored
(Overrides ChartVisualBaseAxisOrientation)
Protected propertyDialogService
(Inherited from ServiceBase)
Protected propertyDispatcher Gets the dispatcher
(Inherited from SharpScriptBase)
Public propertyDisplayName Gets the display name of the object
(Overrides SharpScriptBaseDisplayName)
Public propertyError Gets the Error string
(Inherited from ServiceBase)
Protected propertyFileService
(Inherited from ServiceBase)
Public propertyHandleCount Gets the total number of handles
Public propertyHighestHigh
(Inherited from ChartVisualBase)
Public propertyIcon Gets the icon as displayed in the tool bar of a chart
Public propertyIsAlert Gets or sets if the DrawingBase can shoot an alert
Public propertyIsAutoScale
(Inherited from ChartVisualBase)
Public propertyIsSelected
(Inherited from ChartVisualBase)
Public propertyIsSharpScript Gets if the drawing object is created by a sharpScript code
(Inherited from ChartVisualBase)
Protected propertyIsValueChanged Checks if the view width or height, scale max or min etc parameters has changed. In case there has been a change, user needs to render the view
(Overrides ChartVisualBaseIsValueChanged)
Public propertyIsVisible
(Inherited from ChartVisualBase)
Public propertyItem Gets the IDataErrorInfo error string
(Inherited from ServiceBase)
Public propertyLineHitTestWidth
(Inherited from ChartVisualBase)
Public propertyLineWidth Returns the PenThickness or 5 whichever is higher
Public propertyLowestLow
(Inherited from ChartVisualBase)
Protected propertyMessageBox
(Inherited from ServiceBase)
Public propertyName Gets the name
(Inherited from SharpScriptBase)
Public propertyOwner Gets or sets the owner
Public propertyPanelIndex Gets the panel index. The index is derived from its Owner Set value is ignored
(Overrides ChartVisualBasePanelIndex)
Public propertyParent Gets the parent
(Overrides ChartVisualBaseParent)
Public propertyPen Gets or sets the pen
Public propertyPenHelper 
Public propertyReferenceDate Gets the data which determines if the drawing object will be loaded in the bars
Protected propertySingletonService
(Inherited from ServiceBase)
Public propertyState Gets the current State of the script
(Inherited from SharpScriptBase)
Public propertyTemplate Gets the template as displayed in the property dialog
(Overrides SharpScriptBaseTemplate)
Top
See Also