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)
Public propertyDebounceInterval Debounce interval
(Inherited from ChartVisualBase)
Protected propertyDialogService Opens a IDialogService dialog
(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 Opens a IFileService dialog
(Inherited from ServiceBase)
Public propertyHandleCount Gets the total number of handles
Public propertyHasLevel1Stream Has Level-I stream
(Inherited from ChartVisualBase)
Public propertyHasLevel2Stream Has Level-II stream
(Inherited from ChartVisualBase)
Public propertyHighestHigh Highest high of the series
(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 Is autoscale
(Inherited from ChartVisualBase)
Public propertyIsSelected Is the visual selected or not
(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 Is series visible
(Inherited from ChartVisualBase)
Public propertyItem Gets the IDataErrorInfo error string
(Inherited from ServiceBase)
Public propertyLineHitTestWidth Gets teh Line hit test width
(Inherited from ChartVisualBase)
Public propertyLineWidth Returns the PenThickness or 5 whichever is higher
Public propertyLowestLow Lowest low of the series
(Inherited from ChartVisualBase)
Protected propertyMessageBox Opens a IMessageBoxService dialog
(Inherited from ServiceBase)
Public propertyName Gets the name
(Inherited from SharpScriptBase)
Public propertyObserveAllMarketDataTypes Observe all MarketDataType
(Inherited from ChartVisualBase)
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 Opens a ISingletonService dialog
(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